Quick question under the App column type is i...

Quick question under the App column type is it possible to navigate to another app plus another view withing that app? Things that I have tried that haven’t worked…

LINKTOVIEW(“Other New Orders”, “MyOtherApp-123”) and “MyOtherApp-123#view=Other New Orders”. Like I said I am using the app column type. This is for an app launcher.

The structure of my table can be found below

0 5 397
5 REPLIES 5

Create App Launchers or Launch Apps and URLS from AppSheet Apps help.appsheet.com

RezaRaoofi
Participant V

Where is your table structure? And where did you enter LINKTOVIEW(“Other New Orders”, “MyOtherApp-123”)?

I took the table structure from the linked example above. It only has 3 columns;

Appname (name), Image (image), and applink (App).

I entered LINKTOVIEW(“Other New Orders”, “MyOtherApp-123”) into Applink

RezaRaoofi
Participant V

You should enter the result of LINKTOVIEW(…) expression in the App column type; perhaps try it in the App formula of that column.

@RezaRaoofi I figured it out.

MyOtherApp-123#view=Other New Orders was the correct syntax. I just had to remove the quotes

Top Labels in this Space