Oracle Waveset 8.1.1 Deployment Reference

Edit User Form

Waveset can identify in the display whether an attribute in a resource’s schema map is required. Edit User form identifies these attributes by a * (asterisk). By default, Waveset displays this asterisk after the text field that follows the attribute name.

To customize the placement of the asterisk, follow these steps:

ProcedureTo Customize the Resource Schema Map

  1. Using the Waveset IDE or your XML editor of choice, open the Component Properties configuration object.

  2. Add EditForm.defaultRequiredAnnotationLocation=left to the <SimpleProperties> tag.

    Valid values for defaultRequiredAnnotationLocation include left, right, and none.

  3. Save your changes, and restart your application server.