So, I'm building a new collection, where I want three columns, but I've opted not to use a table because it meant the second field column did not stay as one column. This clip shows the table with too many columns and, below it, my collection field not using a table:
NOW FOR THE PROBLEM:
In the collection field titled Hazards Noted - Option 2, there is the third column where I want the field Controls to show up on every line. Problem is, it is only showing up on the last line. Can you tell me why?
These are the Field Rules:
And the JavaScript to get the fields to line up (Note, the Control field is #q50):
#q32, #q33, #q34, #q35, #q36, #q37, #q38, #q49, #q50 {position: relative; float: left;}