Min and max number for Consent form

he issue is related to the length validation for input fields: I have user that have to enter there National ID card number. The National ID card number should have a fixed length of 14 digits.

Here are the specific problems and requirements:

  1. National ID Card Number:
  • It must have a fixed length of exactly 14 digits.
  • No letters or special characters should be allowed, only digits.
    I used short text to limit the caracter but its allowed letters which is not goo i want just number

So i tried
2. Phone Number Fields: But the lenght is limited to 9 digits

  • It should have a flexible length between 9 and 14 digits.
  • No letters or special characters should be allowed, only digits.

Can you fine a solution for me what i would like is simple allowed people to enter the national card number which is 13 or 14 digits by allowing just number no letter :slight_smile:

Please help its urgent

Hey,

I believe you can use the Number field type for that :slight_smile:

Hello the number give the option to select with a little bar
We just want to type not select
image

I believe you can type a number in addition to change it with the little arrows.

Hello it do not work i make a min of 9 so when you type 9 digits they seay you should have the number 9 not 9 digits
image

In that case the minimum should be 100000000, and the maxium 999999999 :slight_smile:

Oh ok a see let me see thanks
I think the roll is not useful btw it’s a reviews

1 Like