This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Version 8.0.2: Hide My Entitlements onhome page and customize size of tile

Hi Team,

We are in the process of upgrading one identity manager from 7.1.2 to 8.0.2. New WebUI has tile based approach and i have questions on the same:

1. Is it feasible to customized tiles on home page (Break into smaller frames, add content etc).

2. How to hide My Entitlements tile?

Regards

Malay Gupta

Parents
  • This is done in the ATT_Start_Ext. First navigate to Add node (Sort order: 95) and expand it if it isn't already. Click on AttContainer2 - My attestations and click on go to extensions

    Then set the New property value to false

    Click on Object definition (readyonly)

    Right click on ATTCodeLiteral1 and select delete node as extension

    Save the changes and compile

Reply
  • This is done in the ATT_Start_Ext. First navigate to Add node (Sort order: 95) and expand it if it isn't already. Click on AttContainer2 - My attestations and click on go to extensions

    Then set the New property value to false

    Click on Object definition (readyonly)

    Right click on ATTCodeLiteral1 and select delete node as extension

    Save the changes and compile

Children
No Data