Tom. Posted January 26, 2016 Share Posted January 26, 2016 I'm currently creating a homepage layout which is based on a Page Field as it's a complex block system using different types of blocks (Event, Activity and Categories). We want to remain control over how the homepage looks (drag and drop ordering) however let them have capabilities to edit the contents of them blocks. Using a Page Table allows us to easily modify the homepage in future without the need of messing around with all the code. I've already set permissions to disallow them from adding blocks by not allowing them to create the template. However I would also like to disallow them re-ordering the pages. Is this possible? - I can edit the module to do this if it doesn't already. I just want to know if there's a more native way. Link to comment Share on other sites More sharing options...
mr-fan Posted January 27, 2016 Share Posted January 27, 2016 With PageTableExtended you have a setting for sorting from a field (no no more drag and drop) in the Details tab...prerendering could set to false so it works as normal PageTable, too. I always use PageTableExtended no regardless of using the render feature or not. Best regards mr-fan Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now