Versions Compared

Key

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

...

  1. In order to create a column go to Grids - Select desired grid to edit - Click Add Column button right below Columns tab:


     
  2. Select Column type from the list below. Check the documentation on available column types.


     
  3. Input Identifier  - this is unique variable to identify the column. It's required field, so you need to set desired value here.
     
  4. Input title - column title, that will be used displayed in the tablegrid.
     
  5. Default value - you can set default value for the column here.
     
  6. Required value  - checkbox helps to make the column required.
     
  7. Set whether the column can be edited or not in the issue view.
     
  8. In the View settings, you can set the width and make the column resizable.


     
  9. The Summary Label allows setting a label, that will be used in the column summary.

  10. Aggregation Operation helps to summarize or aggregate the column data with a sum, average, min/max, and count.


     
  11. Click Save button to save the configuration.

...