We do have labels for each of our own inputs, but I just realized that we don't have a matching name for the whole field label's for. I'm not sure exactly how to juggle that - can we move the label that's on the original date field, or does that break submitting the data? Should we change the field label's for to something we create ourselves? Do we need a legend to contain stuff to help the label be associated with those multiple fields? Maybe look at how checkboxes are made accessible.
We do have labels for each of our own inputs, but I just realized that we don't have a matching
namefor the whole field label'sfor. I'm not sure exactly how to juggle that - can we move the label that's on the original date field, or does that break submitting the data? Should we change the field label'sforto something we create ourselves? Do we need alegendto contain stuff to help the label be associated with those multiple fields? Maybe look at how checkboxes are made accessible.