Hello
I have an app based on multipage. I wonder how it is possible to detect when the user selected another page clicking a tabar button?
Assumes for exemple, one of the multipage dedicatd to setup login information. When login info are OK, clicking on another page, I would like to setup and display a list.
Is it possible to use something equivalent to phoneui.prePageTransition in the _custom.js?
thanks for your answers and ides