Binding input masks

Note: This procedure is applicable only in the web client.
  1. In the Web Designer, open the form.
  2. Select a form component.
  3. From the Properties panel, click the Component tab.
  4. Select Data Source > Formatting.
  5. In the Input Mask property, click the ellipses (...) button.
  6. In the Edit Input Mask dialog box, specify this information:
    Type
    Select the value type:
    • Literal
    • Property Value
    • Variable Value
    • Component Value
    Value
    • For Literal, select from the commonly used input masks.
    • For Property Value, select from the properties of the selected collection.
    • For Variable Value, select from the list of variables available on the form.
    • For Component Value, select from the list of components available on the form.
    Collection
    Select from the list of collections on the form.
    Note: This field is enabled only for Property Value.
  7. Click OK.
The binding expression is displayed in the Input Mask property.