Symantec IGA

 View Only
  • 1.  Admin Task Submit need to Hide based on user attribute

    Posted Feb 10, 2020 04:45 PM
    Hi Team,

    We want to create new Admin Task for requesting some dataarea and once employee has dataarea (we will store this information in user attribute)he cannot request another one, so I am trying to see
    for employee who don't area there will be an attribute which is empty based on that it should show the submit button but employee who already has dataarea there attribute is filled so i want for them no submit option so they will  new request any more.

    Did someone try this screen creation  



  • 2.  RE: Admin Task Submit need to Hide based on user attribute
    Best Answer

    Broadcom Employee
    Posted Feb 11, 2020 09:57 AM
    You can use Initialization or Validation JavaScript to hide or disable the field (instead of the Submit button) if it has a value. See here for more information on the available JavaScript methods:

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-manager/14-3/configuring/user-console-design/configuring-profile-tabs-and-screens/how-to-change-field-display-properties-dynamically/configure-dynamic-field-display-properties.html

    You may be able to hide the Submit button with JavaScript as well, presuming there are no other attributes needing to be modified with that task. We do not have any examples of that, but if you inspect the element in a browser it should give you the details needed to test it.

    ------------------------------
    ------------------------------
    And, as always Perhaps there are others in the communities who have experience in doing this and we invite them to comment here also.

    Another option may be to reach out to our partner HCL Technologies to see in what way they can assist further. The Enterprise Studio team of HCL can be reached at enterprisestudio@hcl.com. https://www.hcltech.com/enterprise-studio
    ------------------------------