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

Button click does not work when the layout is set to Float right

SA-65553

Summary



On button click the event does not work when a dynamic layout is set to Float right with another layout below it which is configured with a header and title.




Error Messages



Not Applicable.


Steps to Reproduce

  1. Configure two dynamic layouts one below the other
  2. Set the first layout to float (right or left) and add a button with a clickable event
  3. Add a title and header for the second layout
  4. Run the flow. The button click does not work


Root Cause



The div element of the layout header overlapps with the float right layout. Due to this, the button click event did not work. This occurs only when there is a title configured for the second dynamic layout.



When a header and title is included for a dynamic layout, a container is added. The Cascading Style Sheets (CSS) added for the layout is not applied for this new added container. Hence, the header div element at runtime overlaps with the dynamic layout. 


Resolution

Perform the following local-change: 

Include both the layouts in a dynamic layout with Inline Grid double format.



 

 

Published October 11, 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