You can configure CA Identity Manager to hide and show, or enable and disable a field on a profile screen based on the value of another field on that screen.
To configure dynamic field display properties
CA Identity Manager displays a list of fields configured for the screen.
CA Identity Manager displays the Field Properties dialog.
function validate(FieldContext, attributeValue, changedValue, errorMessage)
The FieldContext class includes the following methods for showing/hiding and enabling/disabling a field:
Hides the field.
Displays the field.
Hides the current field.
Displays the current field.
Disables the current field.
Enables the current field.
Disables a field for a specific attribute.
Enables a field for a specific attribute.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|