I am in the process of creating a checklist. It is a very simple form
with three columns and eight rows. Depending on the topic of the row the
third column in that row may need to contain multiple check boxes along
with a drop down list or multiple check boxes, a drop down list and a
free text field. The issue is that when I create a check box within the
third column of a row the check box takes up the whole field and I cant
figure out how to add a second check box much less a second or third
ob...