Property reference

glide.ui.client.numeric.check

The glide.ui.client.numeric.check property enables client-side validation for numeric fields. This ensures that users input valid numeric data, which helps maintain data integrity and improves user experience during form submissions.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It activates validation checks on numeric fields to prevent invalid entries before submission.
What area does it affect? Client-side validation
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring forms that require numeric input validation.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.client.numeric.check
Sys ID 089a0a99c0a8000501d3030a947e6bfe
Type boolean
Application Global
Default value true
Description Enable client side validation of numeric fields.
Updated 2024-05-25 03:38:52