We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13986
    • 90 Posts
    Not sure why but after the upgrade my ManagerManager rules stopped working.

    Did the formatting of rules change?

    This is what I have to hide fields for any document using template id 5:

    mm_hideFields('introtext', '', '5');
    mm_hideFields('longtitle', '', '5');
    mm_hideFields('link_attributes', '', '5');
    mm_hideFields('content', '', '5');
    mm_hideFields('description', '', '5');
      Jeremy Foster
      • 13986
      • 90 Posts
      semi-fixed...

      All are working but one:

      mm_hideFields('content', '', '5');


      Edit:
      I’ve updated the rule for the above group to:

      mm_hideFields('introtext,longtitle,link_attributes,content,description', '', '5');


      still the content field shows...
        Jeremy Foster
        • 13986
        • 90 Posts
        looks like others are having the same issue:

        http://modxcms.com/forums/index.php/topic,41241.0.html
          Jeremy Foster
          • 25663 MODX Staff
          • 12,272 Posts
          Solution listed in that same thread. Thanks for bringing more attention to the mixup.
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me