Page 2 of 2

Return on app after using childBrowser

Posted: Tue Feb 05, 2013 2:10 pm
by Maryna Brodina

If on navigation button you add Action "Navigate to page" and check "Use full screen refresh" then Load event will be called while that navigation.


Return on app after using childBrowser

Posted: Tue Feb 05, 2013 2:58 pm
by Maryna Brodina

Also you use Complete event for DataSource component (but this event is calling any way, no matter how service finished its work - successfull or with error - if there is no data the at first Error event works and Complete after). Try to use Success event instead of Complete.


Return on app after using childBrowser

Posted: Tue Feb 05, 2013 3:03 pm
by Ricki Ricardo

I need you dinamic url for navigation. I can't use static url.


Return on app after using childBrowser

Posted: Tue Feb 05, 2013 3:03 pm
by Ricki Ricardo

Thanks, about compleate


Return on app after using childBrowser

Posted: Tue Feb 05, 2013 3:38 pm
by Kateryna Grynko

Hello! Could you please clarify your question?


Return on app after using childBrowser

Posted: Wed Feb 06, 2013 8:39 am
by Ricki Ricardo

I found that bug is done. Thanks.