Versions Compared

Key

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

Our tables have two types of columns that support numerical values:

  1. Number column.

  2. Decimal number column.

Both columns have an option to limit input by setting up a minimal & maximum value.

...

  •  Show sums for the column at the end of the table - mark this checkbox in the configuration dialogue to have all values in the columns summed up displayed in the last row:

...

image-20240814-154206.pngImage Added
image-20240814-154328.pngImage Added

Decimal & number columns share the following configuration:

  1. Minimal Value: Restricts users to input a number less than a defined value.

  2. Maximum Value: Restricts users from inputting a number bigger than a defined value.

  3. Numbers Aggregation: Introduces a read-only row at the bottom of the table, displaying an aggregate of the column values based on a predefined function such as sum, average, minimum value, or maximum value.

Image Added