facebook

Mobi Questions for Beginners

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

    al_jafri
    Member

    As a beginner to Mobi i was having trouble finding out ways to create a new page for my app. I am working on a form for nurses to post information about their clients and could not fit all the questions on to one page. So if anyone could tell me of a way to create a new page or be able to implement a scroll function that would be great.
    thanks

    #341260

    Hi Al,

    You can learn how to create an app with many screen on this tutorial: http://www.genuitec.com/mobile/docs/mobione_quickstart/quickstart.html

    For the scrolling question, note that you need to use a scrolling panel/transparent panel, you can find more information here: http://www.genuitec.com/mobile/docs/advancedUIDesign/advancedUIDesign.html#panel_component

    I hope this is helpful for you. Let me know if you need further assistance.

    #341261

    Jossimaru
    Member

    I used to have this problem too, but in actual fact it’s very straight forward and easy.
    If you look on the left side under ‘Widgets’, there’s a section titled ‘containers’, and under that you will see something called ‘Panel (transparent)’.
    You can add a “Panel (transparent)” to the iPhone in the middle and then maximise it over the whole screen.
    Then, more importantly, INCREASE THE “CONTENT AREA HEIGHT” ON LEFT which is 100 in default.
    The content area height is found under the Scrolling section on the left, immediately under “Vertical Scrollbar”.

    The higher the value of the content area height the more you can ‘scroll’ in that page…
    Godwilling this should help..

    P.s. If you want more pages to your app, open another .mobi file and link the first one with the second one, by adding a button and changing the “On Click” function on the right to “Go to Page” and browse to the second .mobi file.

    #341266

    al_jafri
    Member

    @support-octavio wrote:

    Hi Al,

    You can learn how to create an app with many screen on this tutorial: http://www.genuitec.com/mobile/docs/mobione_quickstart/quickstart.html

    For the scrolling question, note that you need to use a scrolling panel/transparent panel, you can find more information here: http://www.genuitec.com/mobile/docs/advancedUIDesign/advancedUIDesign.html#panel_component

    I hope this is helpful for you. Let me know if you need further assistance.

    ———————————-
    My 2nd question is: We want a query feature in this app Once the person fills out this form and sends the data where is this data being STORED???? and once it’s Stored if someone from the field wants to access it how can they “ACCESS this Stored” data??? do you guys provide any data base to store this data & retrieving method???Please advice..

    Thanks,
    Abb

    #341271

    Hi Abb,

    MobiOne does not provide server side application support. Thus you will need either your own host for web services or integrate with one of the many backend-as-a-service (baas) providers.

    #341273

    al_jafri
    Member

    I was trying to send form data via email. But I realized that the email is separate from the form and not a part of it. Then there was the “Submit Form” option on the button but I don’t understand how it works because it doesn’t give me any options to edit it. So I was wondering how should i go about making the “Submit Form” option for the button to work with the form data.
    thanks
    al

    #341288

    Brandon
    Member

    If you just need to email it you can use the Email function in the button and set the fields as the variables in the email body.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Mobi Questions for Beginners

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