Filling out Forms and their rules

 

There are some basic rules about Filling out fields:

·         Required fields must be filled

·         Certain fields can accept only certain inputs

o   Text field accepts one line of any text including numbers punctuations and alphabetic characters

o   Multiline text accepts multiple lines of any text including numbers punctuations and alphabetic characters

o   Date Time field accepts only date and time values. It is being checked when one clicks or moves out in any other way from the field.

o   Email address accepts only email addresses which are being checked on validation.

o   Phone number accepts only phone numbers, entered value is being checked on validation.

o   Signature fields can only be edited from a separate window which opens when they are clicked on.

o   Number fields accepts only numbers, dot (.) and dash (-) characters.

·         After filling all the fields users have to click on the Validate button to check if the given fields are filled correctly