John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

how to get the back button to go back to the previous screen instead of telling it to go to a specific page?

currently, i see theres an option to specify which page to navigate to, but i want to make my back button go to the previous screen since its possible to arrive at a page from different screens??

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

how to get the back button to go back to the previous screen instead of telling it to go to a specific page?

Hi John - try to put on event click the folowing JavaScript:
codehistory.back();/code

Return to “Issues”