ValidationScript for form button

Which IIQ version are you inquiring about?

8.3

Please share any images or screenshots, if relevant.

[Please insert images here, otherwise delete this section]

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

For Form Fields, we can add . Is there a way Form Buttons can have the same?
My requirement is when user hits ‘Next’ button on the form, a validationscript should run which can prevent the workflow to move to next form.

What would you like to validate in the button?

The easiest way that I have would be to create a hidden field and make there validation.

Hi @aseelvn07,

Have you tried “ValidationScript” that is available, and it will be triggered as soon as you hit submit button. Please find the below link for your reference.

https://community.sailpoint.com/t5/Technical-White-Papers/Forms-7-0-and-later/ta-p/79191

In case of further question let me know.

Thanks

best would be add the additional step in your workflow after the form to perform validation and in case if validation fails show value in another form .