If you need to enforce a certain valid format, go to Field Validation in the field settings:
This way you can set the field rules so the input is always validated.
I want the field to submit only if meeting certain criteria. (e.g. barcode value should always be 9 digits)
If you need to enforce a certain valid format, go to Field Validation in the field settings:
This way you can set the field rules so the input is always validated.