How to add label above mass update checkbox

Hello,

I have a table where I allow mass update for a single purpose and would like to add a label above the standard mass update checkbox so that users know what it is for. How do I add a lable to that checkbox?

Thanks in advance!

That would be really cool.

But at the current moment it is not possible. Any coded solutions (using JS to target the DOM element and inject some new text) would be super fragile - they would break as soon as we changed anything about the DOM structure of the table. Not recommended.

We’ve added this idea to our product idea backlog…

Thanks for letting me know