ShowRequiredFieldCue property: Field class
Description
With PeopleTools 8, an asterisk (*) is displayed on pages beside fields that are defined as Required in Application Designer. You can use this property to specify whether this asterisk, also called the required field cue, is displayed for a particular field.
For example, many fields are made required or non-required either procedurally or through PeopleCode. This means they aren’t defined as Required in Application Designer, and the end-user may be confused. For these fields, you can use this property.
Note:
This property affects only fields where a required field cue is otherwise permissible. That is, regardless of the setting of the property, no cue is ever shown on a push button, a display-only field, and so on.
This property is read/write.