Confluence has been updated to version 6.15.9

Page tree
Skip to end of metadata
Go to start of metadata

In Table Grid Cloud, you can create columns with lists.

Single Select List columns are drop-down lists with one selectable option:

In Multi Select List columns you can choose multiple options:

You can fill in the data for the lists manually, with Static options, or from a data source, with Dynamic options.


To create a Single Select List or a Multi Select List column:

  1. Press Add Grid to add a new grid, or press  to edit an existing grid.
  2. Press Add new column to add a new column, or select an existing column to configure it.
  3. Select Single Select List or Multi Select List in Column type drop-down based on the list type you want to make.
  4. Fill in the necessary fields. Field descriptions:

    Identifier
    Unique variable that identifies the column. Required field.
    Title
    The name of the column, displayed in the grid.
    Default value
    The default value of the column.
    Cell value required
    If checked, the column is required.
    Cell can be edited
    If checked, the column can be edited when viewing an issue.
    Index data
    If checked, the column data is searchable with JQL.
    Open view settings
    Set width, height and position of the grid.
  5. Add Static options manually and (or) Dynamic options from a data source. They will be displayed as list items.

  6. Add Option attributes with , if necessary. For more information about option attributes, check out Adding option attributes to a list.
  7. Summarize the column, if necessary. Enter the name of the summary column in the Summary Label field. Select the formula to summarize the column in the Aggregation operation.

See also

Filling in a list with static options

Filling in a list with dynamic options

Adding option attributes to a list

  • No labels