Page 4 of 5

Navigate to page action not working

Posted: Mon Jan 06, 2014 3:06 am
by maxkatz

I don't know what was the issue but even a small JavaScript error can cause the entire app to stop working.


Navigate to page action not working

Posted: Fri Apr 11, 2014 3:58 pm
by RobertJay

I'm having a problem too - works in test mode with computer, but I get a page not found on iPhone. I'm simply using a select menu event and trying to navigate to page 2 from page 1 as shown below:

http://screencast.com/t/hLggF9ShizKe

I don't know if this is related, but the network seems very slow for me on app saves and when loading on the iPhone.


Navigate to page action not working

Posted: Fri Apr 11, 2014 4:05 pm
by RobertJay

Is working now


Navigate to page action not working

Posted: Fri Apr 11, 2014 4:08 pm
by Kateryna Grynko

Hi Robert,

Let us know if you face it again please.


Navigate to page action not working

Posted: Sat Jul 05, 2014 2:14 am
by EJLD

Hi Everyone,

I need to navigate to an Appery App page from my HTML component's


Navigate to page action not working

Posted: Sat Jul 05, 2014 2:14 pm
by Illya Stepanov

Hello -

Make a button component inside html with this JS code:
pre
Apperyio.navigateTo('page_name',{});
/pre


Navigate to page action not working

Posted: Sun Jul 06, 2014 3:53 am
by EJLD

thk u for your prompt fdbk.


Navigate to page action not working

Posted: Mon Jun 01, 2015 8:32 pm
by Michael Brandon

Suppose we want the user to navigate 'back' to the page they were previously on?


Navigate to page action not working

Posted: Mon Jun 01, 2015 8:47 pm
by Evgene Karachevtsev

Hello Michael,

You may use this code for any navigation you want.


Navigate to page action not working

Posted: Tue Jul 07, 2015 9:31 am
by Enfiled Riders

Hey the navigate to links do not work.it works very well on the browser.
What is the problem..?