Closed susrinivasan closed 2 months ago
It works now. Selected records can be downloaded and all records canbe downloaded if select all is clicked in the header of the table. However, selecting all records in a page automatically selects the entire table. Will keep this open as it is partially fixed.
Fixed this issue. A "Download All" button is added which explicitly downloads all the reords into a file ("*_ALL.json"). When records are selected and "Download Selected" button appears and the selected records can be downloaded.
This seems to have broken after the Download Buttons behavior was changed.