|
|
What are actions, validations, etc.?
Author: Eileen Wilde Reference Number: AA-00116 Views: 9362 Last Updated: 06/19/2009 02:57 PM |
0 Rating/ Voters
|
|
FPP v5 has several groups of features that help to process any form with very sophisticated requests. These groups are:
- Field Validations - validation rules, responsible for validating user input (e.g.: email validation, ZIP code validation)
- Actions - actions that are done after form submission (e.g.: send an email, put data in a database, open a web page)
- Modifiers - modifiers pre-format user inputted data by certain modification rules (e.g.: capitalize first letters of second name, set all letters of a special field to lowercase)
Click on the correspondent group for more information and the features reference.
|
|
|