Support Article
Disabled elements on the report are transparent
SA-52533
Summary
Disabled elements on the report are transparent.
Error Messages
Not Applicable
Steps to Reproduce
- Launch the Case Manager portal
- Add a Visible condition on pyID.
Root Cause
An issue in the custom application code or rules.
Resolution
Perform the following local-change:
Include the below code in the UserWorkForm:
a.disabledStyle
{
color:black//set the requuired colour you need to indicate the disabled elements
opacity:2 //set depending on the brightness you require
}
Published August 15, 2019 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.