Input Validation
Y
YES Integrations
Allow stricter input validation - stricter than just required fields.
This is really essential if the integrity of data is important.
E.g. require that text fields contain a certain number of characters, date fields are before or after a certain date, numbers are within a range etc.
We would be able to do something like this with a small update to the Spotlight function (https://smartsuite.canny.io/feature-requests/p/choose-spotlight-field), but that would only work in a certain view, and not in the record creation modal.
P
Perry Poussard, Jr.
While this request seems meant for fields generally, we'd appreciate specific validation rules on forms when data is being input by those not managing the system.
Additional use cases:
Email field should require certain text. (E.g., we want the address to be @ucla.edu, not anything else).
Would like Signature fields (when typed) to match or Regex in similarity be close to Name Field.
Nate Montgomery @ SmartSuite, Geoff McAdam
Nate Montgomery @ SmartSuite
Merged in a post:
Advanced rules for all field types
A
Avi Hercenberg
Allow custom configuration of the different field types such as:
Min/Max numbers
Min/Max text/words
Min/Max date range
etc.
D
Doug Lott
Another use case: Before a task status can be "In Progress", the "Percent Complete" Field must be between 1-99.