Radio Buttons: Add "Other" option field

  • mbombasi
    Asked on October 31, 2014 at 9:39 AM

    I am asking a series of yes or no questions and I want to allow the option for providing additional information for each question.  I can't find a matrix table widget that allows me to do this.  Can anyone help?

     

     

    Jotform Thread 452217 Screenshot
  • Charlie
    Replied on October 31, 2014 at 11:55 AM

    Hi,

    What I understood is that you would like to have your questions with radio buttons of "Yes" and "No" to have another radio button with an input textbox labeled as "others"?

    With the matrix field, unfortunately it's not possible. What you can do is make separate radio button options for each question. You can set the "Spread columns" to 2 so that they will be in one line, although the "Other" radio button will be placed under them.

    Radio Buttons: Add Other option field Image 1 Screenshot 20

     

    In my case I use a custom CSS code to place the "Other" radio button inline with them using this code:

    #cid_26 > div > span.form-radio-item {

        clear:none !important;

     

    }

    I added it in the JotForm Form Designer->under the CSS panel on the right.

    Please do take note that the ID fields and structure of element would differ from your end. If you need further assistance on the styling you can get back to us any time.

     

    I hope this helps.

    Thank you.

  • mbombasi
    Replied on November 2, 2014 at 6:21 AM
    Not what I was looking for. Please look at my screenshot as a tplate for
    what I need.
    Each question can be answered yes or no and be able to provide am
    explaimation or more details for each yes/no answer.
    So each question in the matrix would have 2 radio button columns and 1 text
    column.
    On Friday, October 31, 2014, JotForm Support Forum <
    noreply@jotform.com> wrote:
    ...
  • jonathan
    Replied on November 2, 2014 at 7:39 AM

    Hi,

    The image/screenshot you had provided previously was not successfully uploaded. So we could not view it.

    Please retry uploading the image again (follow this guide http://www.jotform.com/answers/414264)

    It will help us better understand your requirement.

    We will wait for your update.

    Thanks.