Server-Side Validation

From SmartWiki
Revision as of 14:42, 1 November 2013 by Arthur Lathrop (talk | contribs) (Created page with 'Consolidated validation error messages can be displayed for a set of custom fields. This feature is used in conjunction with JavaScript Validation on custom fields. If a us…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Consolidated validation error messages can be displayed for a set of custom fields. This feature is used in conjunction with JavaScript Validation on custom fields.

If a user attempts to submit a form that has multiple


ServerSideValidationErrorMessage.png

ServerSideValidationHighlightedFields.png

The Javascript Validation Bypass validation


See Also