How to change the mandatory form field verbiage read by JAWS screen readerIssue When a mandatory field is read by JAWS each field is presented with the following verbiage: "Mandatory - must be populated before Submit". This article describes a method to update the message.ResolutionYou can redefine the mandatory field message by creating a new Message [sys_ui_message] record.1. Select System UI > Messages in the application navigator2. Click the New button3. Complete the form using the following values:-- Key: Mandatory - must be populated before Submit-- Language: defaults to current user's language-- Message: add your desired text hereNote that this change will impact every mandatory field in your instance. Also, the field name and field type that is mentioned after the message cannot be changed or removed.