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

Extra spaces trimmed in between words from a column

SA-84596

 

Summary

Extra spaces are truncated in between words from a column property.

Error Messages

Not Applicable

Steps to Reproduce

  1. Use the Connect Service to obtain data from an external system.
  2. Store the data in the Pega database. The data must contain words with multiple spaces.
  3. Display the data in the grid.

Root Cause

A third-party product issue: Browser behavior.
Multiple spaces are truncated and displayed with a single space.

Resolution

Perform the following local-change:

Add the following work code to the UserWorkForm:


<style> 
#dev id{ 
white-space : pre ; 

</style>

Use the following code to wrap all the text:

white-space: pre-wrap;

Published September 6, 2019 - Updated December 2, 2021

Was this useful?

100% 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