G
Guest
Hello all,
One of the fields on my form is a book code. A book code has 7 digits (the
first digit is alpha and the last 6 digits are numeric), and it is a text
field.
When a user enters a book code on the form, I want the field to validate to
make sure that it is 7 digits in total and the structure I described above.
If the validation fails, it will prompt the user a message. Currently, when
a user enters only 6 digits in total, it accepts the value.
Please help. Thanks.
One of the fields on my form is a book code. A book code has 7 digits (the
first digit is alpha and the last 6 digits are numeric), and it is a text
field.
When a user enters a book code on the form, I want the field to validate to
make sure that it is 7 digits in total and the structure I described above.
If the validation fails, it will prompt the user a message. Currently, when
a user enters only 6 digits in total, it accepts the value.
Please help. Thanks.