Custom tree tabs appear in both Admin and Contributor UI
Hi,
We have a custom element that we use for our tree tabs. The issue we are facing is that the tabs are appearing in both Admin and Contributor UI (we are on 11.1.1.6.1), however we want the tabs to appear in Contributor only.
If we create a new tree tab and assign it a flex asset to display (i.e. using the out of the box element OpenMarket/Xcelerate/AssetType/Content_C/LoadTree for example) then the tab appears in Contributor tree only. But for some reason the tree tabs using our custom element appears in both. Also, the property "advancedUI.enableAssetForms=false" in the futuretense_xcel.ini so this is not the problem. What could we be missing from our custom code to tell the tabs not to show in Admin?