Hello,
At the moment I have 4 options to add as bulk operations:
We don’t want for our customers to have all 4 options for bulk operations, is there a way to remove for example option “Configuration update”?
BR,
Marija
Hello,
At the moment I have 4 options to add as bulk operations:
BR,
Marija
You could do so via a simple CSS rule that could be e.g. part of your branding.
The other option would be to adjust the bulkTypes stored in the BulkOperationsService
or by . You could do so by either adjusting the getBulkTypes method and filtering it’s return value or by setting a different value using the setBulkTypes method.
Regards,
Tristan
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.