PerceivableAdaptable 1.3.1

1.3.1

Info and Relationships

Level APartially Automatable

WCAG Requirement

Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.

Experience Builder Notes

EB apps frequently fail this — headings used for visual styling only, tables without proper headers, form inputs without labels. Check heading hierarchy and form widget labels.

Sufficient Techniques

  • Use semantic HTML (h1-h6, lists, tables with headers)
  • Associate form labels with inputs
  • Use ARIA landmarks for page regions

Common Failures in EB Apps

  • Text widget using bold instead of heading tags
  • Filter widgets with inputs missing labels
  • Table widgets without proper th elements
  • Missing landmark regions in layout

Have questions about 1.3.1?

Ask our AI assistant about this criterion, remediation strategies, or how it applies to your EB app.

Ask About 1.3.1