Symantec - Identity Portal How to hide the "Request Information" tab
search cancel

Symantec - Identity Portal How to hide the "Request Information" tab

book

Article ID: 243108

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Manager CA Identity Portal

Issue/Introduction

Is it possible to move the tabs in a different order? For example in the screenshot below the tabs go (Request Information) (Process Information) (Additional Information). Is it possible to order them (Process Information) (Additional Information)(Request Information)?

Environment

Release : 14.4

Component : IdentityMinder(Identity Manager)

Resolution

Currently it is not possible to reorder the tabs/forms but it is possible to hide the "Request Information" tab through the Branding Tab:

Hide the tab:

https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=ZrBei2WUv9Fu+9gpfgcHhg==

md-pagination-wrapper md-tab-item:nth-of-type(1)

Display: none

Reference below screenshot to disable the form:

https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=2w8cLilTLNKawcyXgaIWSA==

md-tabs-content md-tab-content:nth-of-type(1)

Display: none

 

This comes with a caveate though.

As normally the first tab is loaded with the above changes this will no longer happen. The user will need to click on the desired tab.