ketchup-plugin icon indicating copy to clipboard operation
ketchup-plugin copied to clipboard

Radio Buttons and Ketchup

Open pickleman opened this issue 14 years ago • 7 comments

I am having a issue getting Ketchup to validate a set of radio buttons to ensure they made a selection.

There are no examples on the site showing how to handle this. I have tried the class="validate(required)" but it does not work. I also tried class="validate(rangeselect(1,3))" and it works but radio buttons are not a multi select thing like checkboxes.

Any assistance would be appreciated.

pickleman avatar Nov 13 '10 00:11 pickleman

Right, radio buttons are left out right now. I'll write an demo later.

mustardamus avatar Nov 15 '10 11:11 mustardamus

Thanks, I have this form which I wish to use Ketchup for but without validating the radio buttons I cannot continue. Is this something you have to write into the JS to handle or is it just a specific way to handle them?

Also - Is there a way so that the ketchup bubbles are solid (Example: when it hovers over text you cant see the text behind the red bubble?

pickleman avatar Nov 15 '10 21:11 pickleman

I, too, would appreciate some help with validating a radio button set.

jeffbyrnes avatar Jan 07 '11 08:01 jeffbyrnes

Great job! I really like the very neat use of data-validation. But, I too, need the radio button.

natoinet avatar Mar 11 '11 17:03 natoinet

I would love to be able to use this, but i need the support for radio buttons.

smetal avatar Apr 13 '11 18:04 smetal

I also would really like to see an example for radio buttons.

oalders avatar Sep 26 '11 03:09 oalders

@mustardamus - I think it would be helpful to others if you were to post something on the Ketchup website that states Radio buttons are not supported.

paciano avatar Apr 06 '12 23:04 paciano