hub.eb?material_id=515&track_id=516

Accessible List Fields


Fields with an associated list and a Display type of Checkbox or Radio Button display a repeating set of inputs and labels.

WCAG technique H71 suggests grouping these items together using a <fieldset> element with a <legend> to label the group so that assistive techologies can inform the user about how they relate to each other.

You can choose to use fieldsets for a list field by setting the Use HTML Fieldset property of the field.

Current Module

Related