Customize BIRT "Export Report" dialogue box

173 views Asked by At

In Export Report dialogue box, we want to provide a new option "Choose XSLT" if user selects "Export Format" as XML.

How to customize this dialogue box?

enter image description here

1

There are 1 answers

1
Dominique On BEST ANSWER

This can be customized in a JSP page:

[birt app root]/webcontent/birt/pages/dialog/ExportReportDialogFragment.jsp

However the emitter probaly needs to be customized too to take this new input into consideration