Add horizontal format for radio buttons (rather than vertical)
In an effort to keep the length of a form shorter, please provide an option for radio buttons to display horizontally rather than vertically.
-
AdminFormyoula (Support, Formyoula.com) commented
Hey Karen,
Thank you for your follow-up.
We are still working on an update that will allow you to set the Radio Button field horizontal by default. In the meantime, we can recommend using the following workaround with the JavaScript element:
$(".radio.radio_input_wrapper").addClass("radio-inline").removeClass("radio");
Please let us know if you have any questions, and we will be happy to help.
Thank you again,
Formyoula team -
Karen Stock commented
When do you expect this to be released? Thank you!
-
Anonymous commented
yes please!
-
AdminFormyoula (Support, Formyoula.com) commented
Hey Karen,
Thank you for your great suggestion.
Our team is currently working on a solution that will allow displaying the Radio Button field horizontally as well as vertically.
We will be happy to keep you updated as work progresses on this feature.
Thank you again,
Formyoula team