Override a Row Header Using UI Hints

A new Row Header attribute has been added to the schema definition to allow one or more elements to be explicitly marked as row headers. Previously, the system automatically assigned the attribute scope="row" to the PK field for a list or to the first non-suppressed element. This was not always the element that best identified the row. For example, a sequence number would have been less meaningful than the description of the next element in the list, such as a parameter name.

NOTE: This attribute is only applicable to elements in a list.

This improves the experience for users using a screen reader.

Steps to Enable

You don't need to do anything to enable this feature.