Adding an action button alongside the New Record button in list view

How can I add an action button alongside the "New Currency" action in a list view? headerActions is adding it to a separate section at the top of the table.
No description
2 Replies
awcodes
awcodes2mo ago
Put it in the headerActions of the ListCurrenciesPage instead of the ->headerActions on the table
Aethyrion
AethyrionOP2mo ago
Ahhh gotcha - thanks!

Did you find this page helpful?