Hi,
I’m trying to build a registration form, using student ID (from our school district), it has two distinct issue I’d like help with.
- It is a certain amount of characters(7) not a minimum or max number.
- It starts with the number 0 and it automatically removes the 0 as they are inputting.How can I make sure that the 0 get input?
Let me know if anyone has any solutions to share. Thank you!