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.
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.
code
Tiggr.navigateTo('page_name');
/code
paga_name is the page that you see in Project Screens.
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?
Use Appery.navigateTo(...)