prot984
Posts: 0
Joined: Thu Mar 14, 2013 1:16 pm

popup and navigate to a new page

is it possible to navigate to a a page from a popup window?
in my app i have a popup window that is opened in pag1.
inside the popup window i have a list of contacts and when i click on some list item i would like to navigate to a pag 2 (different from the pag where the popup has been opened.
i tried by adding a close popup action and a navigate to page action on click event on my list items, but when i test the app on the browser it looks like the navigate to works just for a while and the the page from where the popup has been opened is loaded again

Sergey Kozyr
Posts: 0
Joined: Tue Apr 30, 2013 2:55 pm

popup and navigate to a new page

Navigation from popup to any page could be done with "Navigate To Page" action. You don't need to close popup previously. If after opening page 2 application navigates to page 1 maybe it is caused by some actions on the second page.

Return to “Issues”