Overview
Forms are essential for collecting user data across Standard Life digital products.
All forms must meet AA accessibility standards and work with assistive technologies, such as screen readers and voice control. Accessible forms ensure all users can provide information and complete tasks independently.
The Compound provides foundational form guidelines that apply to all platforms and component libraries, featuring accessible form components. Squads are responsible for using these components correctly. This includes composing components together, following established patterns and best practices, and testing forms to ensure they meet accessibility standards.
Keyboard controls and assistive technologies
All forms must be fully operable using keyboard navigation and assistive technologies. Users rely on various input methods, including keyboards, screen readers, voice control, switch devices, and screen magnifiers.
Correct tab indexing ensures logical navigation order through form fields. Appropriate input types help assistive technologies understand the field's purpose and provide relevant input methods. All interactive elements must be keyboard accessible with visible focus indicators.
Test forms with assistive technologies to ensure:
- Labels and instructions are announced correctly
- Error messages are clear and associated with fields
- Required fields are identified
- Form submission confirmation is communicated