Mass / Global Action button configuration v2

Trying to turn Mass action to a group/select. I have tried configuring the table in Design System and tried to follow instructions here: https://docs.skuid.com/latest/v2/en/skuid/action-framework/#mass-actions but nothing happens. It doesn’t respect the table design nor can the Mass Actions properties pane be accessed from the table.
What am I missing? Thanks.

<skuid__page unsavedchangeswarning=“yes” personalizationmode=“server” showsidebar=“true” showheader=“true”>











<skuid__table allowColumnFreezing=“dragDrop” model=“NewModel” uniqueid=“sk-3oKn-3068” mode=“read” pageSize=“10”>

























</skuid__table>










</skuid__page>

turns out if you put a third on it the switches to dropdown style…hmmm

Hey Arne,

Currently Mass Actions in V2 automatically group into a combo button w/ dropdown menu when you have 3 or more actions. With the next major Skuid release (scheduled for GA in late August), you will have the ability to configure the mass actions to use a button group variant from your design system.

Thanks Jackson! I found that out by accident.