开发者

Hide or Remove the Content TV from a template in ModX Revo Backend?

I have a resource in ModX Revolution and I'm using some TVs but not the 'content' T开发者_如何学PythonV. So, it is not used & it confuses users who insert content into it which is not supposed to be displayed on the frontend.

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


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.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜