I have a Nintex responsive form with a field for Account Number. This number can be a minimum or 6 digits and maximum of 12 digits.
I need help on how I can set the Input validation regular expression to ensure users can enter a minimum of 6 digits (no spaces or characters) and a maximum of 12 digits (no spaces or characters).
Hope someone can assist!