Select the radio button of a matrix grid by clicking anywhere in the cell

  • behham
    Asked on March 19, 2014 11:11 AM

    I have a matrix with several lines and radio buttons in the cells. Right now the radio button is only selectable if you click directly on the radio button element. Is it possible to select the radio button by clicking anywhere in the containing cell?

    Jotform Thread 349357 Screenshot
  • Welvin Support Team Lead
    Replied on March 19, 2014 02:13 PM

    Hi,

    Unfortunately, that is not possible in our form builder. I think that is achievable using your form source codes: How to Get Form Source Codes then by adding a custom script that would select the radio button when the each cell area is click.

    Example: http://jsfiddle.net/ZuXvM/

    Let us know if you want this method and I'll do my best to come up for an example using Jotform Form. If possible, I would want to use your final form.

    Thanks

  • TitusN
    Replied on May 26, 2014 11:49 AM

    Hello,

    We have created a widget that can now do that - select multiple cells in a preconfigured grid on a form and submit the data:

    http://widgets.jotform.com/widget/multiselect_grid

    Select the radio button of a matrix grid by clicking anywhere in the cell  Image 1 Screenshot 20

    Please give it a try and let us know what limitations or challenges you experience.