This article explains how to add background cell color to the columns of Jira of a Jira Issue macro , which is inside the a Table Plus macro. Similar formats can be applied to column settings as per your requirements.
Instructions
- Log into your Confluence instance, and
- Insert Advanced Table - Table Plus macro and insert a Jira Issue macro inside the macro.
- Edit the Jira Issue macro by providing , provide the required project key and click on in the project="keyname" format, and click Insert. You can click on Display options to select which the fields to showbe shown.
- Now, edit the Table Plus macro and go to Column Settings > Formatting. Then, click cogwheel and select Click Cog wheel and select Show column attributes as shown below:
Provide the below styles to the column attributes to following styles in Column attributes for each column and click Save settings.:
Code Block theme Midnight style="border:0;background:pink;", style="border:0;background:lightpink;", style="border:0;background:thistle;", style="border:0;background:plum;", style="border:0;background:lavender;", style="border:0;background:hotpink;"
The output is displayed as follows:
Info |
---|
We recommend to test this to be testedin the stage environment before being implementing in the production. |