PeopleTools 8.58 Accessibility Improvements

This table describes accessibility improvements for release 8.58 by product area:

Product Area

Improvement

PeopleBook Cross-References for More Information

PIA Core Technology

The ErrorDisplay property of the Field class allows an application developer to highlight one or more fields that are, according to the business rules of the application, in error so that the error condition is rendered, styled, and tagged to standards that work with assistive technology. PeopleTools already automatically performs this rendering, styling, and tagging of FieldEdit errors. Therefore, the ErrorDisplay property can be useful in other scenarios, such as SaveEdit, when one or more fields needs to be marked as in error.

PeopleTools 8.58: PeopleCode API Reference, “Field Class Properties,” ErrorDisplay