Data Definition - adding Validation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 04:44 AM
Working on a playbook, and it has a few "Collect Data Activty" entries used to gather some data and achieve the next step. Been asked to add validation on some of these (naming and duplication checking)
I can see the Data Definition, the Topic Variables. However, I do not see a way to do any validation or any kind.
I'd settle for a regex for now to validate the name, but ideally a Client Script to do the same regex and then a Ajax call for a lookup.
Any ideas ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 05:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 06:17 AM
I had read that, but no mention of validation of what is being inputted
Going to look at Questionnaire incase that has more options