M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Prevent navigation to previous page

hi,

How do I prevent navigation to previous page?

Thanks,
M&M

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

Prevent navigation to previous page

Hello!

Please take a look here:
http://devcenter.appery.io/documentat...

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Prevent navigation to previous page

hi,

I do not want to navigate to a page but I want to prevent a user from using the back button to go to the previous page.

Thanks,
M&M

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Prevent navigation to previous page

Hello!

Do you mean device back button?

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

Prevent navigation to previous page

hi,

Yes. I do not want the user to be able to navigate to the previous page using the back button. Can I use some cancelling, some kinda return false; or stopPropagation etc to cancel the navigation? Perhaps use it in the "backButton" event or something?

Thanks,
M&M

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Prevent navigation to previous page

Hello Murali,

You should cancel the default behavior on Backbotton event.
Here you can read more:
http://cordova.apache.org/docs/en/3.6...
https://getsatisfaction.com/apperyio/...

Return to “Issues”