EnableAndDisableMultipleRecords
Introduction
A toolbar button has been introduced part of the 23Q3 release, to allow users to active or deactivate all selected records.
This is convenient, because prior to this functionality being introduced, users had to activate / deactivate records one by one.
Toolbar Button
To enable or disable all selected records, the user first has to select at least one record, and then click on the "Activate or deactivate the current (selected) record(s)". Then the user has to select the proper option to either activate or deactivate the selected records.
The new button will only be enabled if: - There is at least one record selected - All selected records are writable by the user
Once the update takes place, a message will be displayed in the message bar informing the user about the number of rows that were actually updated (for instance, trying to deactivate a record that is currently not active will not result in that record being updated).
Check it in action here.