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

Workbasket Repeating grid has an alignment issue

SA-60071

Summary



Product Composer System for Healthcare 7.31 is installed on Pega 7.3.
When opening a workbasket with a large content, the last column in the work basket repeat grid displays partially.



Error Messages



Not Applicable


Steps to Reproduce

  1. Log in to the system.
  2. Launch the portal.
  3. Navigate to Mywork tab.
  4. Open the work basket view.


Root Cause



A defect in Pegasystems’ code or rules.

The Duration column width was less. Hence, the contents are partially displayed.

Resolution



Perform the following local- change: 
  1. Include the below code in the UserWorkForm.

    <style> 
    .ie.ie11 [node_name="pyDashboardMyWorkList"] { 
    overflow-x: scroll; 

    .ie.ie11 [node_name="pyCMMyWorklist"] .flex > .column-1 { 
    flex: 1 1 auto; 

    </style>

     
  2. Modify the control type of the Name column in the pyGroupBasketWork section from pzEllipses, to textInput.
  3. Change the Edit options to 'Read only always' and check the Wrap Text checkbox, in the Presentation tab of the control.

 

Published January 16, 2019 - 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