TrestleAdmin / trestle

A modern, responsive admin framework for Ruby on Rails
https://trestle.io
GNU Lesser General Public License v3.0
1.94k stars 173 forks source link

Remove Multiple Records From MODEL Page #439

Open rpatil opened 1 year ago

rpatil commented 1 year ago

For example - if I want to delete multiple rows from the admin panel, I have to click one by one those delete buttons.

Is it possible to select rows from pages and single-click to delete the records?