Jgc
Posts: 0
Joined: Wed Mar 07, 2012 8:58 pm

navigate page Javascript

What is the Custom Javascript for going from say Page A of my app to Page B? Would I reference the page names as the URLS? I know I dont need Javascript to do this, but I would like to know, please help me. Thanks in advance.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

navigate page Javascript

code
Tiggr.navigateTo('page_name');
/code
paga_name is the page that you see in Project Screens.

Bajaru
Posts: 0
Joined: Sat May 11, 2013 6:46 am

navigate page Javascript

So... just to clarify... the Action would be "Run JavaScript" and the above just gets pasted in the function() window?

Also, is the syntax still the same, or has it been updated for the Appery name change?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

navigate page Javascript

Use Appery.navigateTo(...)

Return to “Issues”