Validate fields on data entry
Louis Barclay
Make sure users don't put in bad data. "For example, I have a numeric field in Airtable, yet Airportal is allowing them to enter text on Airportal; the text obviously doesn’t come into Airtable, but there should be a restraint on the entry (or at least a message advising them that the field they are populating is a numeric field)."
A
Alex Horn
Also a way to conditionally validate data - ie if one field has certain data selected (like "confirmed member"), then another field must have x or y (like form must always be attached in attachment field if they are "confirmed member")
A
Adrien Cressin
Totally agree.
For example on cell is a reference composed by 6 digits.
Users often make a mistake and enter an information with 5 or 7 digits.
How can we not validate this entry?
A
Ambroise Dhenain
Very important for end-user UX