MODx removing content resource field -


How do I hide the content processing field from non-administrator users?

So you want a user to change the document fields such as title, alias etc. Yes, but not content?

You can not remove individual fields from the admin user (as far as I know). You can either lock the whole page / resource or you can put content that you want to lock in the template for that document and lock the template only to the admin user who will get the same effect .

Be sure that you do not have a reference to [+ content +] in the template, and even if the user enters the document contents, then this page will not affect.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -