Behavior View

Hello,

I need to know how the button "View"  works to make an other similary in primary and with a cool icon.
Can someone help me please ?

Kibishi_47_0-1682165432945.png

 

0 2 117
2 REPLIES 2

It is basically the same as running an action of type "go to another view in this app" and for the Target uses the LINKTOFILTEREDVIEW() function.   The function has a filter you include.  IN the case of the "Related Participants" columns it might be something like IN([This Row Key Column], [Related Participants]) - where "This Row Key Column" is the name of your Table Key column.

There is usually a system view created that ends with "_Inline" as the view navigated to.  

I hope this helps!

Ok this is what I thought only with the "View" button, I have the possibility to add a participant of this event precisely (Table = "Events" has Many "Participants") but from my button that realizes a LINKTOFILTEREDVIEW() I don't have the possibility to have this same button that gives me as default the participants that I filtered from this event

Top Labels in this Space