Is it possible to allow access to edit only certain sections of a page to certain users?
Permalink
I'm sure this can be done in the template itself by using condition statements to check for users or groups but is it possible to do this right in the Dashboard?
Yeah I think I found it. I think you have to turn on the Advanced Permissions first. Then when you click on the editable section/area of the page, you will see the Set Permissions menu item. There you can set the required permissions.
Edit: Not sure about the older versions of C5. I tried this in 5.6.0.2.
Edit: Not sure about the older versions of C5. I tried this in 5.6.0.2.
I think you should be able to do that in the template. Not 100% sure but around 80%.
Simply split your content over several blocks and set their permissions accordingly.