Property reference

glide.ui.client.integer.check

The glide.ui.client.integer.check property enables client-side validation for integer fields. This ensures that only valid integer inputs are accepted, which helps maintain data integrity and improves user experience during data entry.

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? This property activates validation checks on integer fields in the client interface, preventing invalid data submissions.
What area does it affect? Client-side data 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 strict data entry for integer values.

Out of the box property record

Raw metadata from the property record.

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