I have a resource in ModX Revolution & i'm using some TV's but not the 'content' tv. It is not being used & its confusing users who are entering content into it which is not supposed to be displayed on the front end.

How do I hide or remove the 'content' input from a particular template in ModX Revolution backend?

link|improve this question
feedback

2 Answers

Fishcake is right, you should utilize the builtin form customization for this.

You have to:

  1. Go to Security -> Form Customization

  2. Create a new form customization profile.

  3. Edit your newly created profile (right click).

  4. Create a new form customization set for the 'Create'-Action.

  5. Edit this set (right click).

  6. Choose the template you want to restrict the customization to (other constraints are possible, too).

  7. Remove the tick beneath modx-resource-content (Set information and fields tab).

  8. Create another form customization set for the 'Update'-Action and repeat steps 5 - 7.

constraints. Have a look at the form customization sets documentation for a more lengthy explanation.

link|improve this answer
feedback

I've done this in Evolution using a plugin called ManagerManager.....a quick search later.....seems it is now native functionality to Modx Revolution: Customizing the manager

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.