How to Put Conditional Logic in SailPoint IIQ Forms

Which IIQ version are you inquiring about?

8.2 and 8.1

Please share any images or screenshots, if relevant.

Non-Gamo Only.pdf (88.3 KB)
Gamo Only.pdf (87.5 KB)

Please share any other relevant files that may be required (for example, logs).

BRN.xml (3.6 KB)

Share all details about your problem, including any error messages you may have received.

Hi, I have a Form - BRN.XML. I need to put conditional logic in the Form to populate only the relevant fields when either one of the Admin Access Utilities are selected. It should not allow the Form to populate other fields. For e.g. if I select GAMO as Admin Access Utility in the attached BRN form, the form should restrict any other fields referring to Non-GAMO Fields from populating for Form Processing (Please see attached PDF GAMO only.pdf for your reference as an example). Likewise, if I select Non-GAMO as admin access utility in the attached BRN form, the form should restrict any other fields referring to GAMO fields from populating for Form Processing (Please see attached PDF Non-GAMO only.pdf for your reference as an example). This is my requirement. I did some research on the topic and it seems that I have to put conditional logic to enforce this. I am not getting clues as to where to start from? Can you please help…!!

Regards,
Suresh

Hi @sjagirdar1580,

You can utilize the hidden attribute to hide fields in the form.
Please refer to the form that will hide fields based on the Admin Access Utilities setting.
BRN-Hidden-Field.xml (5.5 KB)

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.