Enhance accessibility with focus management

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Set focus on specific elements, ensuring users can interact with them effectively using screen readers.

    시작하기 전에

    Role required: ui_builder_admin

    이 태스크 정보

    Focus management can help users navigate experiences built with UI Builder by directing their attention to specific elements on a page. For example, you can point to a component when closing a modal that updated information on a parent page.

    프로시저

    1. Navigate to All > Now Experience Framework > UI Builder.
    2. Open an experience to work in or create an experience by selecting Create > Experience.
      See Configure how users interact with your applications in UI Builder for more information on creating experiences.
    3. Create or open a page or page variant.
      For more information about how to create a page in UI Builder, see Create a page in UI Builder.
    4. Select a component from the content tree that you want to trigger the focus.
    5. Select the Events tab.
    6. Select Add event mapping.
    7. Choose an event from the list.
    8. Select Continue.
    9. Specify the type of focus you want to trigger with the event.

      Select Set focus on to direct users to a specific component on your page.

      Select Focus parent page to direct users to the parent page of a modal, pop-up, or similar overlay.

      List of event handlers showing Set focus on.
    10. Select Continue.
    11. 옵션: Select the component you want to focus on from the Set focus on list.
      Simple List component selected in the set focus on field.
    12. Select Add.
    13. Select Save.