Save dialog popup
Posted: Fri Mar 15, 2019 4:08 pm
After moving to the 2019.2 clicking 'Save' in the designer a dialog pops up asking to save the report with a text box for the name of the report. Previously clicking save would just call the SaveReport callback. The report already has a name that was assigned when it was created in the controller and I don't need the dialog, how can I disable this dialog?