Hello,
I have a request form that select users can fill out and submit. We don't want them to be able to submit the form if they can't answer 'yes' to a few select questions. Is there a way to prevent users from submitting the request based on their answers?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
You can make the field required and add validation to make sure it is set to Yes:
https://experienceleague.adobe.com/en/docs/workfront/using/administration-and-setup/customize/custom...
You can make the field required and add validation to make sure it is set to Yes:
https://experienceleague.adobe.com/en/docs/workfront/using/administration-and-setup/customize/custom...
Adding to Surya's reply. Creating a single radio button "yes" and making it required is an excellent solution to act as an attestation.
To expand on the idea you can use Fusion to validate in some cases, ie confirming that document xyz is attached.
Views
Likes
Replies