mm_moveFieldsToTab(’show_in_menu’, ’settings’); no-longer working with MODx Evo 1.0.4
Quote from: SandersDesign at Aug 23, 2010, 09:21 AM
mm_moveFieldsToTab(’show_in_menu’, ’settings’); no-longer working with MODx Evo 1.0.4 
Afraid this never worked (officially) due to it being tightly tied into the menuindex HTML - it’s mentioned in the documentation.
Author:
ManagerManager plugin - customise your ModX manager interface
Rckt - web development, Sheffield, UK
1.0.5
mm_moveFieldsToTab(’description,link_attributes,introtext,menuindex,hide_menu’, ’settings’);
works
may be menuindex and hide_menu must be together, they also displays individualy