facebook

to use use goto url programatically

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #343093 Reply

    codelawrence
    Member

    Hello

    Please help me understand how to use the goto url widget programatically. In the iOS app that i ma building using mobione , I have to change/edit the url according to the userinput to go different pages as per the user request. I can handle editing the url using the java script, but i do not know how to put the changed url in the goto url widget.

    Thanks

    lawrence

    #343095

    Hi,

    You can use phoneui.showURL(“URL”, “_blank”) to open an external window and phoneui.showURL(“URL”, “_self”) to open a URL in the app window.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: to use use goto url programatically

You must be logged in to post in the forum log in