Prominent actions that are table-scoped (apply to any row) are now shown in the app bar. For example:
![Screenshot 2024-09-03 at 1.25.02 PM.png
Bug fixes
None
Rollout changes
None
Preview announcements
Preview feature releases enable you to try out new app features that are not yet fully supported. See Product launch stages.
No new preview features were released today.
In addition, the AppSheet preview program lets app creators try out new app features that are not yet fully supported. For more details and to opt-in, see AppSheet preview program.
Before this change, table scoped Prominent actions would only show in the App Bar on Chart views - so if you have any actions that are now showing but you don’t want them to, it could be a sign that you can do some clean up and delete the action (or just hide it as I suggested).
There are some cases that I want to show the prominent actions “only” on Detail view. So I use CONTEXT(“ViewType”) to dictate them. Now all of those actions are shown on Table view right after I click the multiselect button. I think this is a bug.