Number: Difference between revisions

From Planfix
Jump to: navigation, search
Line 15: Line 15:
*'''Number of decimal places''' - lets you specify how many characters to display after the delimiter.
*'''Number of decimal places''' - lets you specify how many characters to display after the delimiter.
== Additional parameters for this type of field in directories: ==
== Additional parameters for this type of field in directories: ==
*'''Mandatory field''' prevents saving the directory entry until this field has a value.
*'''Mandatory field''' - prevents saving the directory entry until this field has a value.
*'''Show in entry list''' allows selecting additional directory fields for display.
*'''Show in entry list''' - allows selecting additional directory fields for display.
 
== Parameters for this type of field in data tags: ==
== Parameters for this type of field in data tags: ==
*'''Data tag summaries''' - allows you to summarize data across data tag entries.
*'''Data tag summaries''' - allows you to summarize data across data tag entries.

Revision as of 14:00, 4 September 2024

Number field type stores numeric information. You can create a Number field as a custom field, a directory field, or as a data tag field. Example of a Number field type:

00ulcr.png

Field options:

  • Auto-numbering - when adding a new entry a value is automatically suggested that is equal to the maximum at that moment, +1
  • No duplication - you can't save a directory entry if there already exists a field with the same value in the directory
  • Split into groups of digits - lets you split numbers into groups of digits
  • Number of decimal places - lets you specify how many characters to display after the delimiter.

Additional parameters for this type of field in directories:

  • Mandatory field - prevents saving the directory entry until this field has a value.
  • Show in entry list - allows selecting additional directory fields for display.

Parameters for this type of field in data tags:

  • Data tag summaries - allows you to summarize data across data tag entries.

Important:

Numbers in Planfix are stored in double-precision format.

Go