Try our conversational search powered by Generative AI!

Disable buttons in edit mode

Vote:
 
When in edit mode we want to enable/disable the command buttons (Copy, Paste, FileManager etc) depending on the users accesslevel on the current page in the edit page tree.

In EPiServer 4 we accomplished this by simply changing the RequiredAccess property of the CommandTools in CommandActions.ascx. This worked perfect.

But when we make the same changes in CommandActions.ascx in EPiServer CMS 5, it is not working. The ToolButtons
'CopyCommandTool', 'ActionWindowCommandTool', 'FileManagementTool' and 'Workflow' are not updated depending on the RequiredAccess and the users rights on the current page.

Is this a bug, or is there another recommended method to enable/disable the edit mode buttons in CMS 5?

Thanks

#28358
Mar 05, 2009 10:24
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.