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 Removed

List

Allows creating drop down list using static data. It's possible to set values and titles for the list options.

Image Removed By default the text is aligned left.

Image Added

Textarea

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. To add a new paragraph in the table cell, please use Ctrl+Enter hotkey.

By default the text is aligned left.

To add a custom formatting use the Wiki Markup. Check how to format text in textarea column for more details.

Image Added

Single Select List

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.

You can configure dynamic options using an external data source

Image Added

Integer

Use this type to store plane integer number.  By default the text is aligned right.


Number

Use this type to store number fields with a decimal.  By default the text is aligned right.

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. 

Image Removed


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'.    



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.


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'.


Formula

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

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 and filtersJQL search

Image Removed

PanelborderColorgreybgColorwhiteborderWidth1titleTypes

Image Added

Anchor
attachment
attachment

Attachment

Use this column type to add various types of attachments to your grid.

Image Added

To upload a file in the grid press Image AddedUpload.

Note
Uploading is not available when you configure the grid.

The file name and format are displayed in the cell after uploading.

Attached files appear in the Attachments section of your Jira issue and in the drop-down list of attachments after saving the grid.

Warning

If you delete the attachment from the Attachments section, the attachments will not be available in the grid.



Table of Contents