Hi,
Is it possible to do this with an advanced rule on the form?
form validation doesn't seem to work on a list view, a data field has a pattern (Whole numbers), but if a user enters a alaphanumeric and clicks submits, it allows the user to submit, but you get k2 type error boxes.
Is it possible to say that when the user clicks submit, use a rule to check textbox contents to see if its is NOT Numbers, if so, then stop?