Specific View from specific data in a Form entry

Hello!

I am trying to find a way to set up a specific view once a user saved a new form entry.

For example, when a user enters a “department” task in the form, once he will save it he will see the department of its entry.

I thought of adding a virtual column but it does not open the specific view: LINKTOVIEW([department])

Thank you very much in advance!

View Events should do what you need, specifically the form saved event.

2 Likes

Hi! thanks for the feedback.

I don’t find any option to open an app/ view in the event, is there a specific code?

https://help.appsheet.com/en/articles/953637-actions-the-essentials

Thanks a lot @Steve @graham_howe :grin: