Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/21/2023 08:50 AM
Hi,
We have three dynamic attributes on the create user form. The requirement is to show one attribute based on values selected for other two attributes.
Attribute 1 (Country) – (Sample Values : IND, USA, SAU, AUS)
Attribute 2 (Employee Time) –(Sample Values : Employee, Non-Employee)
Attribute 3 (HA ID ) – If Attribute 1 = IND and Attribute 2 = Non-Employee then show Attribute 3 else hide Attribute 3.
Any assistance with this matter would be greatly appreciated.
Thank you,
Snehal
09/22/2023 12:15 PM
Hi @SnehalW
Please refer below documentation to show or hide attributes on the request form. Refer section Show and Hide Attributes.
Try adding actionstring to the attribute to achieve this use case.
Thanks