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 398
5 REPLIES 5

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

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

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