Hello!
I need to give the users the ability to create new pages (like wiki pages) and to be able to set permissions to view sections of content on these pages. For example, one section should be visible to all users and the other only to users in some specific
group. I know about SPSecurityTrimmedControl which allows to hide some sections of content depending on permissions
via code but I need users to be able to do it in a more friendly way.
Is there any way to do so? Any help would be appreciated!
Best regards, Vitaly.