How can I change the name of export file from data list?

Confluence User - 31 Jan, 2020

While exporting list from datalist the name of the output file is Export. How can I change the name of output file (Export list ) as per our need ?

Thanks in advance.

datalists

1


31 Jan, 2020
confluenceUser
confluenceUser

I think you can customize the export filename in the file "displaytag.properties" located in "...\apache-tomcat-8.5.41\webapps\jw\WEB-INF\classes\".

Open the file "displaytag.properties" and jump to line 17 which shows this:

export.pdf.filename=export.pdf

Change the "export.pdf" to your desired filename and save the file, and restart your Joget Tomcat.


RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print