studio-web
latest
false
- Release notes
- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows 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
- App projects
- Agentic processes
- Solutions - Preview
Designing accessible lists and headings

Studio Web User Guide
Last updated Apr 30, 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.