Show (behavior, action) buttons for specific views

Hi,

How do I specify that a behavior action button only appears in a specific view (or set of views). I remember seeing a video - which looks like it was for an earlier version of AppSheet, where you needed to specify which view a button would show in.

If this is now set in the Action->Behavior condition, how do I specify the condition? I think the condition should be based on the View name. So the condition should be something like “current view name = X” (or current view name contains X"). How do I access “current view name”?

Can anyone help?

Colin G

1 3 1,672
3 REPLIES 3

by using the function CONTEXT()

CONTEXT(“view”)=“your_view_name”

Thanks for your quick response.

Steve
Platinum 5
Platinum 5

For reference:

Top Labels in this Space