Entry validations

This form demonstrates the entry validations supported by Formdesk.

Also view the demo form of the Enhanced Validations.

Input required
 

Input length
 
 

Numeric value
 

Number within a range
 

Date
 
mm/dd/yyyy
mm/dd/yyyy
mm/dd/yyyy

Email address
 

Multiple Choice
 
  
  
  
  
 
  
  
  
  
 
  
  
  
  
 

Capitals/lower case
 

Postal Code
 

Telephone
 

Time
 

Credit card number
 

IBAN
 

VAT number NL
 

Social Security No.
 

Digits
 

Your own javascript
 
If you have Javascript programming skills you will be able to create your own entry validations. In this example we created a Javascript that checks if the repeated password is equal to the 1st password.

Click the Submit-button to check the validity of your entries.
* = Input is required