Actions to not show in an app view

Hi. I have a table named “Application” with a view that shows actions. Please refer below:

Is it possible to hide those actions in another view made for the same table? Maybe an expression to show in certain views only?

Thanks! Appreciate any response

You can use the [CONTEXT](AppSheet function list - AppSheet Help function in defining an action’s condition to explicitly enable the action for certain views or view types.

It’s also possible to create a slice from the table, exclude certain actions from the slice, and then create views for that slice.

1 Like