I have a series of radio button fields and would like to make use of the grid layout. Each of the questions listed have the same options for values: Normal and Abnormal.
The fields have been given the correct class according to the documentation:
frm_grid_first
frm_grid_
frm_grid_odd
frm_grid
The problem I've run into is displaying the headings above the grid in an HTML field. Ideally the values of each radio button option would appear directly above the corresponding input regardless of the viewport width.
I've attached a screenshot of my current settings and the resulting form displayed.
Thanks for any feedback,
-Matt
Please login or Register to submit your answer