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.
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.