How to change the report download filename from uuid to filter name
Confluence User - 16 Apr, 2023
I have created report using the addon builder - Report Builder, report contains a filtered list, however when downloading the file, the filename comes as the UUID of the selected record, I would prefer to use the data list filter instead as its clear in context to what the saved report file is regarding to.
is there and css/javascript that I can use to change the file name to the URL request parameter?
e.g., "uuid.pdf" prefer "filter name.pdf"
reportbuilder;filters
