Popup Field Format
class PopupFieldFormat
Represents the formatting of a field when used in the application. Applies only to fields of type date or number (float, double, integer).
Since
200.1.0
Constructors
Properties
Link copied to clipboard
The format used to display a date field in a pop-up.
Link copied to clipboard
The number of supported decimal places that should appear for displaying a numerical field in a pop-up. Any places beyond this value are rounded.
Link copied to clipboard
A flag indicating whether a numerical field may use the thousands (or digit) separator when the field is displayed in a pop-up. Depending on the locale, the thousands separator is a decimal point, a comma or a blank.