Conversation

adept view
IN
Last activity: 2 Sep 2025 13:11 EDT
Bulk Action Required for Data Records
We would like to understand the best recommended approach for handling bulk actions on data records (for example, bulk delete) within Constellation.
Consider a scenario where a list of data instances is displayed on a screen, and each row includes a checkbox. Users should be able to select multiple records, and once selected, relevant bulk processing options (such as delete or hide) should be presented on the same screen.
Currently, the OOTB CRUD functionality supports only singleton operations. What would be the suggested approach to extend this for bulk operations in Constellation?
Please note, our requirement is to handle this from a non-case context.
We would appreciate your guidance.