Page 1 of 1

javascript code to navigate

Posted: Wed Aug 19, 2020 8:20 am
by rogierv

Hello board memebers

I started using appery by satsfaction but i have some problems i cant seem to resolve. I want to have a button, when this button is clicked, appery should check if inputbox1 is bigger then inputbox2 and when this is the case appery should navigate to page 2, After reading on this board i understadn that i need to implement code in the action event "run javascript"from the button event. I just don't understand what the code is that i need to implement. Can someone help me please

Best regards

Rogier


Re: javascript code to navigate

Posted: Thu Aug 20, 2020 9:08 am
by Serhii Kulibaba

Hello,

Please use a method navigateTo for that. See this documentation for more details: https://docs.appery.io/reference-link/j ... navigateto


Re: javascript code to navigate

Posted: Sun Aug 23, 2020 6:06 am
by rogierv

Thank you Serhi for your ressponse and simple explanation, it works :)