You can configure CA IdentityMinder 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 IdentityMinder displays a list of fields configured for the screen.
CA IdentityMinder 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 © 2013 CA. All rights reserved. |
|