pepebe Reply #1, 1 year, 3 months ago
This weekend I've updated an old 1.0.2 installation to 1.0.5. I noticed that in both cases managermanager doesn't seem to be able to move check box TVs to a tab.
Example:
mm_moveFieldsToTab(
'listChildren,listParents,listSiblings,listLatestArticle,minisitemapParent,listMinisitemap',
'ArtikelLayout',
'',
''
);
In above list every TV except "minisitemapParent" is a checkbox. They are not moved by mm to the "ArtikelLayout" tab. "minisitemapParent" (a text field) is moved to the tab as expected.
If I change the TV Type of listChildren from Check Box to something else, also works as expected. If I switch the type back, it is again ignored by mm.
Is there anyone out there that has a similar problem?
Regards,
pepebe
Example:
mm_moveFieldsToTab(
'listChildren,listParents,listSiblings,listLatestArticle,minisitemapParent,listMinisitemap',
'ArtikelLayout',
'',
''
);
In above list every TV except "minisitemapParent" is a checkbox. They are not moved by mm to the "ArtikelLayout" tab. "minisitemapParent" (a text field) is moved to the tab as expected.
If I change the TV Type of listChildren from Check Box to something else, also works as expected. If I switch the type back, it is again ignored by mm.
Is there anyone out there that has a similar problem?
Regards,
pepebe