Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

List to List Control is showing blur text in Review mode

SA-29931

Summary



User has configured List To List control in their application and while data items are moved from List Source to List Target, the text format is not getting displayed correctly. The text is getting blurred in the List Target & List Source.

Framework details:Pega Customer Service for Healthcare 6.1



Error Messages



Not applicable


Steps to Reproduce

  1. In perform mode, select the list Source Values to the list Target.
  2. Submit the process.
  3. In the review mode open the work item and in the list to list control field texts are getting blurred in the List Target & List Source.


Root Cause



A defect in Pegasystems’ code or rules: Not occurring at our end.

Resolution



Perform the following local-change:
  1. 1. Open the rule "UserWorkForm"
  2. 2. Do a save as of the rule into your application rule set
  3. 3. Place the following code snippet and save the UserWorkForm rule.    
          <style>
li.listtolist_lireadonly{
    color: black;
    filter: none !important;
    opacity: 0.95;
    cursor: text;
}
</style>

 

Published November 15, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us