Format Parameters
Learn about the format parameters.
Format.EmptyForFalse
If enabled, Boolean parameters that are not explicitly set to false (i.e.
their default value is false) are not displayed in the app.
Type: Checkbox
Default value: false
Format.EmptyForMidnight
Defines that the value "0:00" is displayed for empty time fields.
Type: Checkbox
Format.Show0InLists
If enabled, the value "0" is displayed in lists for number fields.
Type: Checkbox
Format.Show0InListsForFloat
If enabled, the value "0" is displayed in lists for float fields.
Type: Checkbox
Format.ShowFieldNameForTrueValue
If enabled, the field label is displayed for Boolean fields (instead of YES/NO).
No value is available for FALSE (NO). If you generate a client report (i. e. an xml
export), the whole xml element is omitted. To export the xml element, set the
Format.ShowYesNoInReports parameter.
Type: Checkbox
Format.ShowYesNoInReports
Enable this parameter if you do not want the
Format.ShowFieldNameForTrueValue to be applied in client reports (i. e.
xml export).
Type: Checkbox