Clearing Radio Button Group on Change in Another Group

After some research in the knowledge base, I found the following code which I put in the ‘after fields’ HTML section: jQuery(‘input[name="item_meta[188]“]’).change(function(){ jQuery(‘input[name="item_meta[189]“]’).val(”); }); Unfortunately a change to radio button group 188 is not causing group 189 to clear.  Any suggestions?

How add radio button TITLE labels to grid

form-question

I have a survey form see: http://www.massivenichemarketing.com/survey – which is an html mockup right now. I’m trying to convert it to formidable forms, but cannot figure out how to add the labels above the first row (see example above). I’ve tried some custom css as suggested in some other topics unsuccessfully. I am using the frm_grid [...]

Single radio button – how to show as selected by default?

Hello, I have a form and one of the options is a single radio button. I need to have the always selected by default. I realise users will not be able to unselect it – that is required by design. Is this possible? I haven’t found a way to assign checkboxes and radios as ‘selected’ [...]

Radio buttons won’t stay in row

I have a long form that I am using.  When I get to a certain number of questions the MULTIPLE ROWS option cannot be changed.  I change the field options for my radio buttons to SINGLE ROW and when I click UPDATE it reverts back to MULTIPLE ROWS.  This also happens with CONDITIONAL LOGIC.  Is [...]

Radio Buttons Misaligned

Radio

http://www.magazineprintquote.co.uk/60-second-magazine-print-quote/ Tried every combination posible but can’t get the text under the radio button. What am I doing wrong?

Tab Select Radio Fields

As users fill out a form, some use the TAB key on their keyboard to jump between fields. I noticed that on radio buttons and check boxes, the tab does not show it’s selected, or work this way. Is that possible?

Email submission based on option box?

Is there a quick way to have two radio buttons control where the form is emailed to? Option A (Radio Button) -> If selected, sends the form to sales@gmail.com Option B (Radio Button) -> If selected, send the form to customerservice@gmail.com A drop down is also acceptable. So user selects option a, and continues to [...]

Change Radio buttons & Check boxes to single row

Hi, I’ve changed Radio buttons & Check boxes to single row but the still show up as a list. Does anyone know if this works and how I should do to make it work. Regards,Fredrik

Radio buttons not populating when editing previous entries

Hi Stephanie — the forms are working great for us and we’re loving the work, so thanks.  We’re allowing users to edit their previous responses which is also a big plus for us and is working great except for one thing: when a user loads a previous response all the fields are pre-populated in the [...]