Changes

Jump to: navigation, search

Creating Custom Fields

6 bytes removed, 23:04, 15 April 2009
no edit summary
* '''Custom validation''' allows you to set input masks for the field. For example '''>100 or @value@>100''' would restrict the value entered to greater than 100. To validate 9 digits SIN number, '''isMatch(@value@, 'NNNNNNNNN', false)'''. See the [[SmartSimple]] wiki for additional examples.
* Message will display a field specific message if the validation criteria are not met.
* For more advanced page level validations you can use the [[Custom Field Type (103): Special – Browser Script|Custom Field – Special Browser Script]] to add a specific script to any page.
<u>'''Value Stores To'''</u>
0
edits

Navigation menu