Conditional Behavior Actions

Im trying to set up a home page for submitting down time events at work. We already have some pages set up for new entries but we are trying to take things a step further with grouping entries together based on unique IDs.

So my problem at hand is that I have a “home” page that has two selections “New” and “Ongoing” I need a action to send the user to two different locations based on the row selected. My thinking is that i can use a LINKTOVIEW action that works something like this.

If Row New is selected then send user to existing new event page
Else if Ongoing is selected then send user to another view.

Would appreciate input if anyone can lend a hand

0 2 270
2 REPLIES 2

Hi @MrVerhei What are you having trouble with. Have you checked out

After writing the sytax as linktoview(Reporting[Link ID]) I now get a view referencing both of my available rows. How to i make a condition to pick one row or the other based on the user imput

Top Labels in this Space