Nested radio buttons similar with "Dynamic Dropdown" widget

  • ronaldocardoso
    Asked on May 29, 2015 at 1:21 PM

    Hi,

     

    Is it possible to make another radio button appear right below the option that I selected?

    I tried to make it with CSS but it didn't worked the way I wanted. I think that it needed to be in a right order in the HTML file.

     

    Edit: It'll work very similar like the 'Dynamic Dropdown' but with radio button, of course.

     

    I'll explain what I want right below for an easily understanding:

     

    Actual:

    Options:

    [x] Option 1  [ ] Option 3

    [ ] Option 2  [ ] Option 4

        Option 1 condition:

         [  ] Option 1

         [  ] Option 2

     

    What I need:

    [x] Option 1  [ ] Option 3

         Option 1 condition:

              [  ] Option 1

              [  ] Option 2

    [ ] Option 2  [ ] Option 4

     

    Thank you guys!

  • Charlie
    Replied on May 29, 2015 at 2:54 PM

    Unfortunately, it is not possible to design the radio buttons like that using custom CSS code. 

    However, you can probably do that if you'll use the form's full source code and re-arrange the radio buttons there.

    If you would like, we can also send a feature request on this to our widget team.

    Let us know what you think.

  • ronaldocardoso
    Replied on May 29, 2015 at 5:14 PM

    Hi Charlie, thank you!

     

    How can I request the feature for the widget team?

     

    Thanks!

  • Mike
    Replied on May 29, 2015 at 6:24 PM

    We will attach a ticket to this thread and forward it to the widget team.

    Can you please confirm that requested Dynamic Radiobutton widget is supposed to have the same functionality as the Dynamic Dropdowns widget?

    Example:

    [x] Option A1 

         Option A1 condition:

              [  ] Option A1

                   [  ] Option A11

                   [  ] Option A12

              [  ] Option A2

                   [  ] Option A21

                   [  ] Option A22

    [  ] Option B1

    [  ] Option C1 

    [  ] Option D1

  • ronaldocardoso
    Replied on June 1, 2015 at 9:36 AM

    Yes. I confirm that the request Dynamic Radiobutton widget have the same functionality as the Dynamic Dropdowns, but with radiobutton, of course.

     

     

  • Charlie
    Replied on June 1, 2015 at 10:58 AM

    Thank you for the confirmation. I'll forward this to our widget team to see if they can release a similar widget on the next update. We will update you on this thread when we hear any news.

    For now, I believe you'll need to use the default positioning of the radio buttons.

    Thank you for your understanding.