Versions Compared

Key

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


Excerpt
hiddentrue

You can use different data types in grid with the help of available column types.


This article describes available column types in Table Grid Editor for Jira Cloud.

String

The column is used to enter a single line of text.

Image RemovedImage Added

Textarea

Allows adding plain Use this type to add plain text, including paragraphs. The column is available for JQL search. You can set a maximum number of characters in the column configuration. In order to To add a new paragraph in  in the table cell, please use use Ctrl+Enter hotkey.

Single Select List

Create a list of options using this column type. There are static and dynamic  Use this type to represent a drop-down list of options with single choice. There are static and dynamic options; you can combine them in one column.

You can configure dynamic options using an external data source

Image Added

Multi Select List

Use this type to represent a list of options where you can pick multiple choices. There are static and dynamic options; you can combine them in one column. Configure dynamic options using an external

You can configure dynamic options using an external data source

Image RemovedImage Added

Integer

Use this type to store plane integer number.


Number

Use this type to store number fields with a decimal.

Image RemovedImage Added


Checkbox

Use this type to display a checkbox.By  By default the checkbox is not set. This  This type uses boolean values. 


Userlist

Allows selecting Use this type to select a JIRA User using from a dropdown list.  A cell will display displays User avatar alongside with the User display name.

Date

Use this type to store date data. You can set custom format or select the predefined presets based on locale. The default format is set to 'L'.  Image Removed



DateTime

Allows storing Use this type to store date and time data. You  You can set custom format or select the predefined date and time presets based on locale. The default format for is set to 'L' for date and 'hh: mm A' for time.

Image Removed


Time

Allows storing Use this column to store time data. You can set custom format or select the predefined presets based on locale. The default format is set to 'hh: mm A'.Image Removed


Formula

Allows executing formula expression written in JavaScript.  Displays a result of the formula specified in the column configuration. 

You can aggregate formula results in the grid.

Image Removed


Sequence

Allows adding Use this type to set an auto-countable column using a desired step. Usually used to count the table rows. You can configure the set a step size in the column configuration.

Default step is set to 1.  You You can use it in JQL search. This this column type cannot be used in filtersJQL searchImage Removed



Panel
borderColorgrey
bgColorwhite
borderWidth1
titleTypes

Table of Contents