Text field must begin with a numerical value
Hello Community!
I hope someone can please help me with this problem. I have searched for an answer to this all afternoon.
I need to create a text field that requires the user to begin their entry with digits and then any combination of letters and numbers. The number of characters in the field will vary but it must begin with 4 or 5 digits. These are some examples of how the entries would look:
- 61220.1CS.1047849
- 53456.1.1122714
- 42406.FY22.1.5001141
- 81100.000001.001.221.220700.01
I've seen a lot about the custom validation script in the field properties and regex, but I can't figure it out.
Please help! I don't know where to begin.
