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

Inconsistent behaviour of expanded row in Modal Dialog

SA-32638

Summary



After adding the script suggested in HFix-31089, column alignment issue is occurring for Grid rows. 


ERROR MESSAGES 

Not applicable


Steps to Reproduce




1. Configure a Repeat Grid in a Modal Window.
2. Apply the changes suggested in HFix-31089
3. Invoke the modal window from a flow step.
4, Add a row to the grid and observe the column header and row data alignment.
 


Root Cause



A defect in custom configuration

Resolution



 Apply the below local change in the UserWorkForm HTML Fragment Rule :-

<style> 
#modalOverlay .content-layout-group.layout-group-accordion .layout #gridLayoutWrapper{ 
overflow-y:scroll !important; 

#modalOverlay .content-layout-group.layout-group-accordion .layout #gridHeaderTable{ 
width: 97% !important; 

</style>

Adjust the width from 96 to 98.5% as per need.
 

 

Published January 24, 2017 - 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