HI All - I'm trying to use validation logic to prevent a task from being completed, UNLESS the user has completed the task's custom form drop downs. Id simply like the system to notify the task-assignee that the form fields need to be filled out in order to complete the task.
Any suggestions?
Solved! Go to Solution.
Views
Replies
Total Likes
This is not how validation logic works, so I've split this out into a separate question. If you have the right contract with Adobe, there is a feature called Business Rules which might be more in line with this. The link for this is:
A simplistic explanation would be:
* Business rules prevent users from editing, creating, or deleting objects unless certain conditions are met.
* Validation logic prevents users from saving a form unless certain conditions are met.
This is not how validation logic works, so I've split this out into a separate question. If you have the right contract with Adobe, there is a feature called Business Rules which might be more in line with this. The link for this is:
A simplistic explanation would be:
* Business rules prevent users from editing, creating, or deleting objects unless certain conditions are met.
* Validation logic prevents users from saving a form unless certain conditions are met.
Views
Likes
Replies