This article describes column values placeholders and how they can be used in the Table Grid Next Generation for Jira Cloud.
Excerpt | ||
---|---|---|
| ||
Create dependent columns like cascading select lists in a grid using column values placeholders. |
...
For example, get a value from the column where the identifier is is user.
Code Block |
---|
{column:user} |
...
Note |
---|
Cascading list columns use dynamic options that are dependent on each other. In case you need to avoid the dependency combine status and dynamic options. |
See also
Using grid to create invoices and manage quotes