⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Tables, sections and folders creation
  • Table deleting
  • Adding fields
  • How to open a field setting
  • The order of the fields in the table
  • How to change the name of the field, change the placement
  • Some field settings using the numeric field as an example
  • Default width settings
  • How to hide the fields
  • How to show a view without technical fields
  • How to enable a quick field filter
  • Duplicate and paste fields, duplicate to another table
  • Duplicating a table
  • Adding rows and adding and editing accesses
  • Codes base level
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • Conditional formatting basic level
  • Action codes base level
  • Using pop-up windows
  • Cycles base level
  • Roles and users on the web
  • Codes advanced level
  • Action codes advanced level
  • Prefilters advanced level
  • Field and table settings advanced level
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Some field settings using the numeric field as an example

    numeric_fields_settings

    How can I format the display of numeric fields?

    You can specify unit of measurement — it will automatically be added with a space when displaying the value in the table.

    You can specify that it is monetary — then it will be formatted as 1 2380.00, with a space as the thousands separator and a comma as the decimal separator.

    If monetary is active, you can override:

    When at least one parameter is overridden, the default monetary format ceases to apply.

    You can also set different values for prefix, separators, and postfix for positive (+zero) and negative values — you need to put ** and everything that follows will apply to negative values.

    Does formatting a numeric value affect the value stored in the field?

    No — this is only a display on the page. The field stores a number with the specified number of decimal places (maximum 10).

    If a value with 3 decimal places is entered in a field and the field is set to 2 decimal places, how many decimal places will the entered value be stored?

    The value will be saved with the configured in settings number of digits.

    Rounding will be performed — its direction can also be configured and the rounding step can be set.

    Can a text value be entered in a numeric field?

    No, you can't — saving will be blocked by Totum and a warning will be displayed that only numbers are allowed.

    There is no difference between . and , for decimal input — you can use either.

    And a numeric value in the text field?

    Yes — numbers are analogous to letters.

    How do I enter a negative relative value entry for a numeric field?

    If you enter -100 in the field — it means its final value.

    If you want to decrease the current value of the field by 100, you need to enter +-100.

    What is the maximum number of decimal places Totum can handle?

    10 (ten)!