Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Shows a documents labels

christoph
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 24, 2017

I have a table with different documents. In the column next to the documents I would like to show the labels of the respective documents. Is this possible and how?

thanks

1 answer

0 votes
Thomas Schlegel
Community Champion
May 24, 2017

Hi Christoph,

where are the documents stored? As attachment on the page?

If then, you can create such a table with the Reporting Plugin from ServiceRocket. We do quite a lot reporting with this plugin. It is not simple to understand how the reports have to be programmed, but it is very powerful. But also, not for free.

A table with all the attachments from a page with their labels would look like this:

{report-table}
  {local-reporter:content:attachments}
    {text-sort:attachment:title}
  {local-reporter}
 
  {report-column:title=File Name}{report-info:attachment:title|link=true}{report-column}
  {report-column:title=Label}{report-info:attachment:label}{report-column}

  {report-empty}_No files have been attached to this page._{report-empty}
{report-table}

(Example from https://docs.servicerocket.com/display/REP/Listing+Attachments+from+Current+Page)

 

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events