We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1828
    • 137 Posts
    The following rule results in only the "template" field being moved:

    mm_moveFieldsToTab('template,menuindex,show_in_menu', 'settings');
      • 1828
      • 137 Posts
      ok, this worked:

      mm_moveFieldsToTab('hidemenucheck,hide_menu,show_in_menu,parent', 'settings');


      (I hid the menuindex field instead of moving it.)