Request Form Field Enabled condition for Control Type Checkbox does not disable the field in RSA Identity Governance & Lifecycle
2 years ago
Originally Published: 2019-06-17
Article Number
000040934
Applies To
RSA Product Set: Identity Governance & Lifecycle
RSA Version/Condition: 7.0.2, 7.1.0, 7.1.1 
 
Issue
The purpose of the Enabled condition for a Request Form Field is to control when the field is enabled. This is done by defining a condition that when it evaluates to true, will enable the field and when it evaluates to false, will disable the field. The problem is that the Enabled condition for a Request Form Field of Control Type: Checkbox, does not disable the field when the condition evaluates to False.

For example, create a simple form with a checkbox type field. Add an Enabled condition that results in false; such as:  JavaScript 1==0. The expected behavior when the form is run, is that this field will not display since the condition always evaluates to false. However, the field is displayed.
 
User-added image
 
User-added image
Cause
This is a known defect reported in ACM-96918.
Resolution
Fixed in RSA Identity Governance & Lifecycle 7.0.2 P14, 7.1.0 P07, and 7.1.1 P02.