prashant purohit
Posts: 0
Joined: Sat Aug 31, 2013 11:00 am

Navigation to another page in application with full screen refresh.

I understood and made the changes. But still the same.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Navigation to another page in application with full screen refresh.

I've tested and it navigate me to the second screen from the first one with timeout.

prashant purohit
Posts: 0
Joined: Sat Aug 31, 2013 11:00 am

Navigation to another page in application with full screen refresh.

did you get the full screen refresh of login_screen? I am not. on full screen refresh, you should see the black color tool tip, which are coming when you go via button.

prashant purohit
Posts: 0
Joined: Sat Aug 31, 2013 11:00 am

Navigation to another page in application with full screen refresh.

Problem is not in navigation. Problem is login screen should load with full screen refersh in similar way as its opening up with button click

prashant purohit
Posts: 0
Joined: Sat Aug 31, 2013 11:00 am

Navigation to another page in application with full screen refresh.

Hi,

Any update on the above issue?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Navigation to another page in application with full screen refresh.

Hi Prashant,

If you need to navigate to another page with "full screen refersh" using JS, replace:preAppery.navigateTo('main_screen', {});/prewith:prewindow.location = 'main_screen.html';/pre

Alex Garcia6398098
Posts: 0
Joined: Fri Nov 08, 2013 6:23 pm

Navigation to another page in application with full screen refresh.

I spent one full day looking for this...Thanks for this previous answer Katya =)

Return to “Issues”