Sets a value that requires that users enter only numbers in the field.

Applies To

  • Table Fields
  • Page Fields

Remarks

This setting is checked during validation. Validation occurs only if the field or control value is updated through the UI, for example, if a value is updated on a page or if a field is updated in a table directly. If a field is updated through application code, then the Numeric property is not validated.

See Also