Remove help button in IDM console
search cancel

Remove help button in IDM console

book

Article ID: 187978

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

How to remove help link from Identity manager

 

Environment

Release : 14.2

Component : IdentityMinder(Identity Manager) Standalone

Cause

Customization on UI 

Resolution

1) Edit the index.jsp file in iam_im.ear\user_console.war\app\ui7 folder, assuming you are using the ui7 skin.


2) Comment out or delete this line:

<a href="../help.jsp" target="WWHFrame" onclick="return imHelp();" class="headerTxt"><skin:img src="helpicon.gif" altKey="console.help" titleKey="console.help" width="12" height="13"/> <skin:message key="console.help" />

3) Restart IDM

Additional Information

Identity manager, Help, Remove, delete