Get your own customer support community
 

Directly open attachments via reporting plugin

Hi there,

I am using the following markup to report on the attachments of a table-data row on a page page:
{report-table}
{expanding-reporter:data:projectinitiation|as=table}
{local-reporter:@self}
{text-filter:data:findingsinitiation|required=true}
{expanding-reporter}
{report-header}
{table:name=lessonslearnedinitiation|width=100%|style=padding:0 0 0 10px;|class=confluenceTable}
{tr}{th:colspan=4|class=confluenceTh}Project Initiation{th}{tr}
{table}
{report-header}
{report-column:title=Findings|width=80%}{report-info:expanded:table > data:findingsinitiation}{report-column}
{report-column:title=Attachment|width=10%}{report-info:expanded:table > data:attachedinitiation|link=true}{report-column}
{report-column:title=Status|width=10%}{report-info:expanded:table > data:statusinitiation}{report-column}
{report-empty}{report-empty}
{report-table}

However the construction above does not allow for me to get an open dialog for the respective attachment directly it just sends me to the attachment page. This is for our current needs not sufficient.
I have read something about storing something as references and getting a download link direktly, but am stuck at the moment.
any help would be greatly appreciated.

Cheers,

Robert
Inappropriate?
1 person has this question

User_default_medium