This article explains how to conditionally hide tabs within an Identity Manager task using custom JavaScript. This functionality is implemented via the "Tab Display JavaScript" property in the Tab Controller configuration.
Identity Manager 14.5 & 15
Dynamic tab visibility is managed by the TabControllerContext and its associated JavaScript methods. Administrators can programmatically control tab rendering based on user attributes or task states by implementing the displayTab function.
function displayTab(TabControllerContext, tabIndex).TabControllerContext (ctx) object inherits methods from BLTHContext. For a full list of accessible methods, refer to the and download the im_javadoc.zip.For comprehensive details on task navigation and sequencing, consult the Configure a Tab Sequence - 14.5 and Identity Manager Programming Reference - 14.5
For Identity Manager v15, see Configure a Tab Sequence - v15 and Identity Manager Programming Reference - v15
To speak with a customer representative or a Support Engineer see . Scroll to the bottom of the page and click on your respective region.