Checkbox horizontal formatting
I am trying to add in a few check boxes, but instead of having them vertically on top of each other I would like to have them go horizontal next to each other. Is this possible/ will it be possible to better organize and customize forms layouts?
Thanks!
0
-
Hello Shawn,
This feature is not currently on our roadmap. Please add this functionality as a suggestion in the Ideas area of Communities, if not already present.
Thanks,
Stefan
0 -
Shawn. I believe this is possible by using the Inject_css
div.RadioGroup.gcx-forms-radioGroupPaint div.items
{column-count:3; height: 30px;}
This is the result of the radio buttons, but it should work for the check boxes as well:
0
Please sign in to leave a comment.
Comments
2 comments