Name
*
Value Required & Must be more than 3 Chars, less than 10
Email
*
Required & Valid Email test
Tel - Land Line
*
Users must enter a landline, office or mobile number .
Office
*
To do this comma seperate the optional filelds in the property: .Alt_Required = "mobile,office"
Tel - Mobile
*
PostCode
*
Required & RegExp Validation
("^([A-PR-UWYZ0-9][A-HK-Y0-9][AEHMNPRTVXY0-9]?[ABEHMNPRVWXY0-9]? {1,2}[0-9][ABD-HJLN-UW-Z]{2}|GIR 0AA)$"
)
Notes
*
Required
Number
Numbers Only & Value must be greater than 3 less than 10.
By setting the .ElementType = "number" The required function will only accept numbers & the Min / Max functions changes from number of characters to numerical value.
Date
Verifies valid dates
Rating
*
1
2
3
4
5
Required
(example of required working with .ElementType = "radio" )
This component is:
*
Easy to use
Time saving
Less prone to coding errors
Easy to maintain
Bug free ;-)
Required
(example of required working with .ElementType = "checkbox" )
* = Required!
* = At least 1 Required!