Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are many different types of formatting that can be applied to a bound field. This allows the data loaded into the field to be displayed in a certain format.

Text - Format used for any valid texttext. Options here can have the spaces trimmed from leading or trailing spaces. Also allows for text to be right justified and have zero or blanks fill the field.

Number - Used to format numbers. There are additional options to format the field.

...

  • Units - The units dropdown can preset the value of the field with a suffix from the following list:

    

Indicator -

Date - This is used to format the value of the field to display as a date.

Time - This format sets the value

Time Stamp - Formats the field with a date and time in the selected format.

Special - These are presets formats designed for different scenarios, such as zip code, social security number, or phone number formats.

Custom - The custom format can be used to specify your own formatting that may not be included in the preset format selections.

Custom JavaScript Function Example:

Custom Date/Time Pattern Example:

In the example you can see the pattern M - D - Y / g:i A would return the following format.
Image Added