Yes… this exactly explains what I am struggling with.
Its data input validation in forms, not just “Oops, someone typed the wrong thing, tell me its no ok”
When trying to build some interfaces, Its nice that I can for example “count the number of unchecked” records. But I would love to be able to count “checked” ones too.
Being limited to “percent of checked” is not that helpful when it says “6%” but th...
+1 I desperately want this too.
We have a form we are requesting input for, and one of the field types is “Email”, I assume it would do some kind of check. But it doesnt. I’ve had people type in “NA” and “…” and other nonsense to get past the “Requir...