Postal Code Format
This is a 2-part question:
1. Can you share a technique that you may have done regarding how to enforce a Postal Code data entry masking? The format of the postal code is: A1A A1A.
2. if masking cannot be enforced, do you have a snippet of code or a Data Validation Manager expression that can validate that the user entered the data in the right format?
Thanks for your help.
Eulysses