Spica Posted March 4, 2015 Posted March 4, 2015 I already have a hook to prevent settings tab for roles. https://processwire.com/talk/topic/9166-prevent-settings-tab-in-page-edit/ Now I have a addtional tab as a field + field_end. How to prevent this tab as there is noSettings setting?
LostKobrakai Posted March 4, 2015 Posted March 4, 2015 You'd have to hook into ProcessPageEdit::buildForm. Have a look at this: https://processwire.com/talk/topic/8836-how-to-manage-delete-tab-for-user-groups/?p=85732
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