Hi,
i see there is a state option in Top Nav/Web-Item but how can i enable or disable based on a Condition ? Any help would be appreciated...
You can disable custom Web-Items with a Condition (see the documentation https://developer.atlassian.com/display/CONFDEV/Web+UI+Modules). If you want to apply a Condition to an existing Web-Item you can disable this Web-Item permanently via the Menu Manager Plugin (https://plugins.atlassian.com/plugin/details/13460) and re-create that same Web-Item via a Plugin (copy original Web-Item definition and add your Condition). To find the original definition you may search the Confluence source code for the string <web-item in all *.xml files.
Hi Niels,
Thanks for responding. In terms of disabling, is there a way to just gray out the Web-Item on a condition. So i would still show the Web-Item but gray that out on the Top Nav ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Confluence or JIRA?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.