Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Validation for hidden dynamic attributes on user form

tanvi_gaikwad
New Contributor II
New Contributor II

We have created a custom user creation form with dynamic attribute 'usertype'. There are different dynamic attributes depended on the value of 'usertype' which SHOW or HIDE based on requirement.

For example - 

if usertype - AUH -> attribute1 is shown and attribute2 is hidden

if usertype - MPE -> attribute2 is shown and attribute1 is hidden

In the above scenario, we have put validation conditions on attribute and attribute2.

When submitting the user form for usertype=AUH, attribute1 is visible and its validation condition is checked. But along with this, the validation condition for attribute2 is also checked even though it is hidden. Thus we are unable to submit the request.

 

Is there a way to disable the validation checks of hidden attributes?

1 REPLY 1

rushikeshvartak
All-Star
All-Star

https://forums.saviynt.com/t5/identity-governance/register-user-form-show-hide-attributes/m-p/66034#...


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.