facebook

manage the use of the radio buttons: CLOSED

💡
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
  • #335670 Reply

    how to manage the use of the radio buttons (see picture)? There are different choices (processor and hard disk) which may be alternatives but if you choose, for example, the choice 3 Ghz, I can not choose the choice Hard disk 1 GB, one deactivates the other. solution?

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

    Hi Adriano,

    When you add a radio button its radiogroup by default is radio-group1. Then you have to change the radiogroup of your secondary group of radio buttons. See attached image:

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

    Grazie!

    #335681

    How to clear all fields after making choices?

    #335685

    Hi Adriano,

    You can use next snippet to clear inputs in your form, in this case your radio buttons, note that if you have checkboxes they will be cleared too.

    $('#m1-appName input').attr('checked',false)
    #335712

    thanks for your help but, not being a programmer, this code where do I enter it?

    #335723

    ok I did I knew how to do. thanks anyway

    #335751

    @adriano53,

    Thanks for your follow up. Closing thread.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: manage the use of the radio buttons: CLOSED

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