Skip to main content

Hello,

I was wondering if there's a way I can create a data validation of XYZ-1234 format?

Thank you

Yes, there is validation option on Text fields called "Custom" which allows for the use of RegEx (Regular Expressions). RegEx is a powerful tool that can be used to limit fields to very specific sets of data that can only be entered, such as the "XYZ-1234" type value.


Reply