studio-web
latest
false
- Release notes
- Getting started
- For administrators
- Designing automations
- Creating an automation from an idea
- Creating a project
- How to start an automation
- Managing project files and folders
- Connecting automations to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- Running and testing your projects
- Managing automations
- App projects
Designing accessible lists and headings

Studio Web User Guide
Last updated Mar 14, 2025
Designing accessible lists and headings
To add accessible lists in your app, use the dedicated List control.
Note:
Avoid using Container or Label controls as lists. A screen reader will not correctly interpret the content as a list.
To add accessible headings to your app, use the dedicated Header control.
Note:
Avoid using a Label control as a header. A screen reader will not correctly interpret the content as a header.