Tools

Visibility of the “Mark"element

image

The “Mark” element allows you to select table entries to perform the same actions on the group.

  1. Go to [Selected entity] > button alt [More] > the button alt [Setup…].

  2. In the detailed form, click alt [Edit] to switch to edit mode.

  3. Enter in the field “Additional parameters” :

    {
      "multiSelect": "a"
    }
    

    Instead of “a”, specify the value “true” or “false” to allow or prohibit the display of the element, respectively.

  4. Click the button alt [Save] to save changes or click alt [Cancel] to exit the edit mode without saving.

Visibility of the “Analysis"element

image

The “Analysis” element allows you to perform statistical calculations for the fields of the table.

  1. Go to [Selected entity] > button alt [More] > the button alt [Setup…].

  2. In the detailed form, click alt [Edit] to switch to edit mode.

  3. Enter in the field “Additional parameters” :

    {
      "pivotEnable": "a"
    }
    

    Instead of “a”, specify the value “true” or “false” to allow or prohibit the display of the element, respectively.

  4. Click the button alt [Save] to save changes or click alt [Cancel] to exit the edit mode without saving.

    By default, the button is displayed in the button panel alt [More].