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

Bullets added using RTE does not display in the read-only mode

SA-59082

Summary



Bullet points added through the Rich Text Editor (RTE) does not display in the read-only mode.


Error Messages



Not Applicable.


Steps to Reproduce

  1. Configure a grid with expandable rows for editing
  2. Include a RTE for entering the value of one of the properties
  3. Add a bullet list as part of the value and display the list in the read-only mode:




Root Cause



A defect in Pegasystems’ code or rules. The correct style is not applied to the list items.


Resolution

Perform the following local-change:

Add the following to UserWorkForm:


<style> 
.rteReadOnlyWithoutTB ul { 
list-style-type: disc; 

</style>


 
 

Published July 23, 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?

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