Utilities module - editContentTab function

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cjcollen
Forum Members
Forum Members
Posts: 36
Joined: Sat Aug 04, 2018 4:20 pm
Location: Shropshire, UK

Utilities module - editContentTab function

Post 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
Post Reply

Return to “Modules/Add-Ons”