WebDevDors Posted July 10, 2014 Share Posted July 10, 2014 Hello All Does anyone know how to add a radio buttons field into the order form? In field type there is only 6 types which are textbox, password, dropdown, text area, url and tickbox. No radio buttons options. I also want the ability to select more than button. Can anyone help me out here? 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted July 10, 2014 Share Posted July 10, 2014 i dont remember seeing a radio button option either and i dont think there is one. i do believe in order to do so you will have to code it yourself. sorry you said order form but which one are you using, comparison? 0 Quote Link to comment Share on other sites More sharing options...
WebDevDors Posted July 10, 2014 Author Share Posted July 10, 2014 I am using the modern order form template. 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted July 10, 2014 Share Posted July 10, 2014 ok thanks i was just curious if it already had some we could just copy that routine, but i dont see anyone on it anywhere that i did look. Was there a particular reason you wanted radio style or just your preference. 0 Quote Link to comment Share on other sites More sharing options...
panvagil Posted July 10, 2014 Share Posted July 10, 2014 I think you should make a dropdown field and hide it from the form with css. Then you can use Javascript to get the id's and values of dropbox and create a radio buttons field. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.