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,426
3 REPLIES 3

by using the function CONTEXT()

CONTEXT(โ€œviewโ€)=โ€œyour_view_nameโ€

Thanks for your quick response.

Steve
Platinum 4
Platinum 4

For reference:

Top Labels in this Space