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

Unable to read long messages in the Assignments Task

SA-53050

Summary



In the Assignments Task, unable to read long messages. The message displays in a table where each row is the same height. As a result, the message does not display completely. Also, scrollbars do not display to read the entire message. This occurs in all browsers.


Error Messages



Not Applicable


Steps to Reproduce

  1. Log in to the Designer Studio and the Case Manager portal.
  2. Open the work object which has an assignment with text wrapped instructions of more than two lines.

Root Cause



A defect in Pegasystems’ code or rules. The table height was not adjustable with respect to the message length.


Resolution



Perform the following local-change:

1. Add a class (for example, text) to the section in the grid.




2. Private Edit the UserWorkForm and include the below modified CSS. This displays the scrollbar if required.


.test{
display:block;
overflow:auto;
}




Result:




Published March 6, 2018 - 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