Hi,
a little newbie question about the form
I want a dynamic form similar to this
instead to have a drop down menu I want a radio button option
- radio button 1
- radio button 2
- radio button 3
in function of my choice (|radio button 1| OR |radio button 2| OR |radio
button 3|) appear in the same page a different form
MY QUESTION
the solution is set in the app the following gems?
- simple_form gem
- jquery
thank you in advance
Cluter