Description
Is your feature request related to a problem? Please describe.
Not a problem, more of a challenge - organizing busy user interfaces with a lot of tables.
Describe the solution you'd like
It's very common to want to add buttons to tables. The current option appears to be a custom column of type Button. This works for one button, but if you want 3-4 buttons and/or just don't want a big-screaming-button always visible in the UI, it gets busy fast.
Some table components in other solutions have a "Row Actions" option set at the table level. These are usually more subtle buttons shown in a smaller left- or right-aligned overlay when hovering over a row. That means they're hidden when not needed (less busy) and it's easier to set up more than one.
Describe alternatives you've considered
So far the Button type column is the only option I've found.
Additional context


If you think this is the kind of task a newbie might contribute I'd be happy to take a poke, but I'm very new to LowCoder so I'm not sure I'd pull it off well.
Metadata
Metadata
Assignees
Type
Projects
Status