[SOLVED] Disable select all across pagination

Is it possible to disable "select all" (across pagination) ? For some reason I don't want my user can select thousands of records at once...
5 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
IndomieRendang
IndomieRendangOP2y ago
For my business purpose, which needs careful treatment for each row, being able to select massive things will increase human error opportunity... I still want my employee can select several rows but only on page he/she can visually see...
Dennis Koch
Dennis Koch2y ago
You could try hiding it via CSS then.
Dan Harrin
Dan Harrin2y ago
i think theres a method to disable select all might be worth sourcediving
IndomieRendang
IndomieRendangOP2y ago
I will try Yes there is... protected bool $shouldSelectCurrentPageOnly = true; Thankyou... Also many thanks for your help... @Dennis Koch @nathanjansen
Want results from more Discord servers?
Add your server