Client Side PropertiesClient-side Formatting

Description

Client-side Formatting can be used to define masks for character fields or number formats for numeric fields.

For example, you might use a mask in formatting a US Phone number: ( ) -. For more on using client side properties check out this video.

The Mask Builder Dialog
The Mask Builder Dialog

Multiple Masks (added v4.6.4.7): If you define a client-side format for a textbox control and you have checked the Allow multiple property, you can now enter multiple values that will each be formatted according to the Mask definition.

Allow Multiple Masks

For example, in the image below, the textbox has a Mask to display the value as a US telephone number and the Allow multiple property has been checked. The image shows two formatted values in the textbox.

Multiple Phonenumbers