facebook

Link mobione page in HTML

💡
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 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #339865 Reply

    tony
    Member

    how can I link a mobione page in HTML widget. I used phoneui.gotoPage, window.open, etc but nothing worked out. Any ideas

    #339883

    Hi Tony,

    See my reply here: http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=5689&p=18328#p18328

    In your case you’ll have to change the javascript action for something like:

    phoneui.gotoPage(‘m1-<targetScreenName>’);

    Let me know if you need further assistance.

    #339884

    tony
    Member

    Octavio thankyou for the reply and its working but

    1. i got an phoneui.alert(‘ ‘); which is coming on target screen(page 2). but i dont want it to happen. first the alert needs to be executed(in page 1, when click ok on alert) and then the target screen(page 2) should come.

    2. i got two screens with full screen html widget. when running on test centre, page 2 code is executing instead of page 1 and viceversa. i dont know whats going wrong with my project.

    #339940

    Hi tony,

    >1. i got an phoneui.alert(‘ ‘); which is coming on target screen(page 2). but i dont want it to happen. first the alert needs to be executed(in page 1, when click ok on alert) and then the target screen(page 2) should come.
    In that case I suggest you to create a function and add it in your <project>_custom.js file. You should call first the alert function and then the transition to the other page. This function should be called instead call the gotoPage function in your links.

    >2. i got two screens with full screen html widget. when running on test centre, page 2 code is executing instead of page 1 and viceversa. i dont know whats going wrong with my project.
    I suspect that your default page is not the one that you think, can you check that? If no, please let me know and also share the scenario to replicate the problem.

    #339942

    tony
    Member

    Octavio i make my default screen and run in test centre. the first page code is executing and when it goes to second page what ever i click it gives an error —-Page m1-test already active . if u want i can send my files

    #339971

    Hi tony,

    Can you share the error message that you’re getting? Maybe a screenshot?

    #339983

    tony
    Member

    here is the screen shot.

    Attachments:
    You must be logged in to view attached files.
    #340014

    Hi Tony,

    Please share a small sample with only the screens and the code related with the issue. You can send a zip file to support at genuitec dot com if you want to keep the data in privacy. Use title mobione data from Tony

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Link mobione page in HTML

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