When I set up checkboxes and/or radio buttons fields, there are beautiful styling options to use them as images or buttons with images. And they look nice, a pressed button or an image to select an option.
But if instead of those field types I want to use a Dynamic field in its checkbox or radio button modality, then there's only one format, the ugly and traditional looks.
Is there a way to format Dynamic fields to look (and behave) as their checkboxes and radio buttons counterparts?
My alternative solutions appears to work with this if you set the options to "inline".
https://www.techmavenconsulting.com/2015/05/26/formidablepro-fancy-radiocheckbox-buttons/
Bobby, is the jQuery the key to getting custom CSS to work with dynamic fields, in your experience?
I would say yes because that is all happening on the fly based upon the number of entries you have in the dynamic field.
Thanks, Bobby. Some parts of the CSS in your code were disabling other text and dynamic fields, but finally I could isolate the parts that helped.
Please login or Register to submit your answer