Page 1 of 1

Utilities module - editContentTab function

Posted: Tue Jan 21, 2020 5:55 pm
by cjcollen
I am using the above function to move a couple of fields around the Content Manager tabs. But I only want to do this on Content Type = Content.

I am putting the following lines at top of copy of admin_editcontent.tpl:

Code: Select all

{* from the Utilities module - moving fields between tabs to make more sense *}
{* page_alias from Options to Main / description from Nav to Main *}
{editContentTabs move_fields="Options,2,Main,2|Navigation,4,Main,3" }
But I don't want to apply this field-move to the other content types such as Error Page. Is there a way to do this?

I am using Utilities 1.1.1 in CMSMS ver 2.2.13