Hi,
I've an ID that follows a specific format, & I want to enforce that this format is adhered to during input using custom validation. Looks like I might be able to do this using Regex. I'm new to Regex, & haven't been able to get my head around it just yet:
The ID is made of 3 parts following this format:
Always starts with P0
then 2 numbers
then 3 numbers
Any help/advice would be greatly appreciated!
Thanks!
Solved
Using Regex for a custom validation
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.