Question
As a rule, it's always preferable not to see the header's name in the button, because you want to see it in the button itself, as is done in any graphical library/framework in various programs. However, in my case, regardless of whether the header has a name or not, it still takes up space, and quite a bit ā approximately as much as the button itself. Is it possible to remove it?
Answer
This is done using Sections in the header/footer of the table. In the Field Formatting, you need to specify the parameter title : fieldname : false
in the Section settings.