Versions Compared

Key

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

To configure a minimum and maximum value, click on Manage:

...

And edit the pop up screen:

...

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.

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