Pre-Save Field Validation
Stacey Jenkins
When developing or setting up forms on the web in general, it is typical to have validation rules. For instance, think of forms that force you to enter a valid email or phone number and don't let you save the form until those are right.
With SmartSuite, we can only implement data validations after the record is saved via automations and then alert the user they entered bad data. It would be helpful if SmartSuite gave us the ability to setup a 'Pre-Save Validation' rule on a field so we could force users to enter proper data before a save hits the SmartSuite database.
R
Rebecca Kempfer
Yes, komplex validations are missing for sure. And not only for shared forms. I would love to be able to validate things like: If this record has this status, then that field turns into a mandatory field. But it's not limited to status. Another example to give you an impression of what type of operations I would like to implement with validations: If this field is empty then this linked record must not be empty else the sum of these two fields need to be higher than this field.
Stacey Jenkins
Note, I realize the special email fields allow us to do that, but I'm thinking of more specific validations that are specific to our business.