Difference between revisions of "Validating Postal Codes"

From SmartWiki
Jump to: navigation, search
(Created page with 'You can use JavaScript Validation to ensure the postal code standard field on contact profiles conforms to a certain pattern. For example, Canadian postal codes follo…')
(No difference)

Revision as of 15:35, 6 December 2013

You can use JavaScript Validation to ensure the postal code standard field on contact profiles conforms to a certain pattern. For example, Canadian postal codes follow the pattern of LNL NLN Where L = a letter N = a number

Example: M5V 2H1

See Also