Unplanned
Last Updated: 27 Oct 2023 13:20 by Gabor
Gabor
Created on: 27 Oct 2023 13:20
Type: Bug Report
1
Overriding the available formats request does not affect the viewer's export formats list

When using the HTML5 Report Viewers, if I override the GetDocumentFormats() method of the ReportsController and return a localized list, the export dropdown in the toolbar is still populated with the default values.

On the other hand, the available export formats list is respected in the email dialog.

In both scenarios, the dropdown with the rendering formats should respect the overridden method's return value.

0 comments