We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3689
    • 264 Posts
    I see that ManagerManager was included in 1.0.2 so no need for the plugin.. I’m not sure how to get it to work tho.. the custom rules i had before is below.. where would I place this to get it to work?

    //Custom
    mm_hideFields('introtext');
    mm_hideFields('link_attributes');
    mm_hideFields('menuindex');
    /* mm_hideFields('content' , '!1'); */
    mm_hideFields('menutitle');
    mm_hideFields('longtitle');
    mm_hideFields('description');
    mm_renameField('alias','Menu Link');
    mm_hideFields('alias' , '!1');
    mm_hideFields('parent' , '!1');
    mm_hideFields('show_in_menu' , '!1');
    mm_hideFields('which_editor' , '!1');
    mm_hideFields('template' , '!1');
    mm_hideTabs('settings, meta' , '!1');
    mm_renameSection('content', 'Description');
    mm_renameSection('tvs', 'Property Info');
      • 5340
      • 1,624 Posts
      I think you have to edit the mm_demo_rules chunk.