"Data: execute an action on a set of rows" action button not showing

 

I have a primary view of a table, which I will call 1st table, and I have an action button that performs a "Data: execute an action on a set of rows" on another table, which I will call 2nd table.

This action button simply won't show in this 1st table view, but only in the Detail view of rows of the 1st table. And I have tested with other types of actions, such as "App: go to another view within this app" and as soon as I change the type of action, it shows up. So I know It's related to the type of action and not because of slices, show if conditions or anything else.

Is there any way to make that action button show on the 1st table primary view?

0 2 45
2 REPLIES 2

Thats Not Possible..Use inline Action

 

The other alternative is to make it available as a 'bulk' action where you can select multiple records in the primary view of table 1 and then execute the action on all selected rows.

Top Labels in this Space