Navigate to home collection | Community
Skip to main content
New Participant
August 10, 2015
Solved

Navigate to home collection

  • August 10, 2015
  • 6 replies
  • 2148 views

When inside an article which action do I use in a button to redirect to the home collection?

I see some apps use it like ExxonMobil inside the article "career opportunities" with the button "contents"

Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Neil_Enns_-_Ado

Create a hyperlink or button that goes to goto://ApplicationViewState/library.

Neil

6 replies

Ana_Laura_Gomes
New Participant
August 28, 2015

awesome worked perfectly! thanks

Neil_Enns_-_Ado
Employee
August 27, 2015

Yes, you need to rebuild your Android app. Android support for this went live on the 25th.

Neil

Ana_Laura_Gomes
New Participant
August 27, 2015

hi neil!

i tried this just now and the link "goto://ApplicationViewState/library" is not working at android...

it's related to "when" i've created my android app? i was created it on aug/24.

i'm testing on a HTC nexus 9, with android 5.1.1.

thanks in advance for any help.

kind regards,

Neil_Enns_-_Ado
Employee
August 14, 2015

As a matter of fact, yes! It was totally my fault too, I forgot all about those URLs and so the dev team on Android didn’t know to do them. We fixed it this sprint and it’ll work in our next release, due in about a week.

Neil

New Participant
August 14, 2015

Hey Neil, this url does not work in the Android app?

Do you have any plans to solve this?

Thank you.

Neil_Enns_-_Ado
Neil_Enns_-_AdoAccepted solution
Employee
August 10, 2015

Create a hyperlink or button that goes to goto://ApplicationViewState/library.

Neil