facebook

I’m a beginner, how to get started?

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

    raemounz
    Member

    Hi guys. I actually downloaded the application and was able to put text and buttons on the screen. My problem is, how can I add functionality when, say, I click my button? For example, when I click the Next button, I should check if my previous inputs are correct and do some calculation like that. I’m a java developer but I don’t know what language to used here and where to put them.

    Btw, I like this application. Hope there will be documentation soon. Thanks.

    #312008 Reply

    Albatros78
    Participant

    Hello Raemounz

    Here you need to have knowlegde of web design (html, css, javascript …)

    To have a quick link on one button, you can open the button properties (right click) and choose you link into link option.
    Generally, link is configured to go to a new page or Javascript function.

    If you need to have more checks before to go to another page, you need to program your javascript file, and including them after an export into your” AppName_customs.js” file

    Hope this helps to start
    🙂

    #312010 Reply

    wayne
    Moderator

    raemounz,

    Currently it is not as easy as it should be to attach your own logic to a page before performing a transition.

    We have a MobiOne update planned for next Tues that will provide the ability to add your own logic to peform before and after a page transition. You will be able to approve/veto the page transition.

    Wayne
    Genuitec Mobile Team

    #312016 Reply

    Albatros78
    Participant

    Hi Wayne,

    Before to wait the next update, I understood that it was possible to do that with the post and presubmit function has explained in your answer at http://www.genuitec.com/support-mobione/viewtopic.php?f=8&t=1014

    Not tested yet from my side.

    ????

    #312053 Reply

    wayne
    Moderator

    raemounz,

    The milestone-10 release of MobiOne is scheduled to release late tomorrow (Tue) if our QA completes cleanly. It will include 2 new functions that can be customized: prePageTransition(currentPageId, targetPageId)
    postPageTransition(newPageId)

    Wayne
    Genuitec Mobile Team

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: I’m a beginner, how to get started?

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