facebook

I am new to this software so I need more help

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

    sajeesh123
    Member

    Hi,
    I am new to this software and I do have lots of questions. First thing is I am trying to understand the API’s. Right now the main issue is I have a login form and its sending values to remote server and based on the result I wanted to know go to the next screen.

    I am using this phoneui.gotoPage(‘m1-page2’,null);

    but I get error Page m1-page2 not found

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

    Hi,

    You’re getting this issue because when mobione build your app doesn’t include the pages that are not linked. So, a work around is put a link widget(without text) in a place as a corner on bottom and set the property gotoScreen to your desired screen. With this, you should be able to load the second screen.

    #328332 Reply

    sajeesh123
    Member

    I see, I will try.

    also I have changed the extension type to php and I am trying to call php functions on
    2nd page. it doesnt work can you help me?

    #328349 Reply

    Hi,

    How are you trying to test you app with php code? If is a native app it won’t work. If is a web app you should test it on your own server wich is able to interpret php code.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: I am new to this software so I need more help

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