Which Expression do I use for the action: Get to another Appsheet App

Now I would like to have a button that triggers an action that opens another Appsheet app, and land on the specific page of the product that the user pressed on the Sales app. So a reference to a “key” .


Is this possible?

Thanks!!

0 4 176
4 REPLIES 4

Steve
Platinum 4
Platinum 4

Thanks Steve! Thats great information. Thanks for helping me out.
I am not yet there, it is opening the other app but it will not show the row I am looking for…
The system is not recognizing Row-Key. Should it be (_ROWNUMBER)?

The first argument to LINKTOROW() should be the value of the key column of the row to which you want the user sent. You’ll need to identify the key column of the target table, then get the value for that column for the target row in that table.

Top Labels in this Space