facebook

Advice please for select lists and java. DUPLICATED

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

    will
    Member

    Edit by support-octavio: duplicated thread, see the answer here: http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=3130
    Hello,
    I am using mobi-one currently in a project for work and wish to have a sereis of check lists on different screens that when interacted with output to a further summary screen. Much like a shopping basket on a retail website. I have tried using java commands on a multiple select checklist but only saw my first line of java a few days ago so am having alot of difficulty. Any advice you could give me would be much appreciated particularly regarding the java layout for exporting inputs to outputs accross screens.

    Here is an example of a piece of code i’m using that doesn’t work: $(‘select[name=”m1-accessories_home-list1″] :selected’).each(
    function(i, selected){$(‘#m1-Contract_Summary-text2’).text($(selected).text());
    }
    )
    Sorry if this problem is already addressed in the how-to section but I couldn’t find anything.

    Thanks.

    #327120

    will
    Member

    I have looked into this further and think i originally misunderstood how the form system works and think this could be used for what i need instead of java. Will the form system work offline? Ive tried using the appcashe thing but again there no option for a dynamic page output like in your example. (http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=1147) Again I think i’m setting the outputs correctly but can’t make the summary page react. Please Help 🙂

    #327217

    will
    Member

    HELP PLEASE ?

    #327510

    Hi will,

    I think this is the same question than the one in next post:
    http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=3130

    Can you confirm, please? Or if is something different, let us know.

    #327584

    will
    Member

    yes the solution you provided works perfectly and taught me alot about java code layout 2 which was very useful. Thank you alot for your time on this 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Advice please for select lists and java. DUPLICATED

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