civicrm / org.civicrm.contactlayout

Customize the contact summary screen
Other
15 stars 20 forks source link

Custom fields with radio buttons and many choices exceed page width #132

Closed github-wcha closed 1 year ago

github-wcha commented 1 year ago

When adding custom fields to a contact layout, custom fields that have a lot of choices as radio buttons expand the field horizontally, sometimes beyond the width of the page.

image

I initially thought this might be Shoreditch related, but I've also observed it now on a clean install of CiviCRM without Shoreditch enabled.

colemanw commented 1 year ago

@github-wcha did you try setting the "Options Per Line" setting for your field? image

github-wcha commented 1 year ago

Thanks @colemanw! That did it. Somehow in all my years of using CiviCRM I'd managed to totally ignore the existence of that option...