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

Checkbox position changes post Pega 7.3 upgrade

SA-47269

Summary



Post upgrading to Pega 7.3, the checkbox position changes while accessing it. It shifts from its actual position to the bottom, and immediately restores to the original location.


Error Messages



Not Applicable


Steps to Reproduce

  1. Upgrade from Pega 7.2 to Pega 7.3.
  2. Create a layout.
  3. Add a checkbox.
  4. Provide a Property reference.
  5. Configure a Click event and two event actions (Post value and Run data transform).


Root Cause



More than seven dynamic layouts were placed inside another and a checkbox Label was used instead of checkbox Caption.


Resolution



Perform the following local-change:
  1. Add a dynamic layout at the base level.
  2. Add a checkbox and Label in the dynamic layout. Do not add any presentation on the dynamic layout.
  3. Add the following code in the UserWorkForm rule:

    <style>
    .content-item.content-field.item-1.flex.flex-row.dataValueWrite .checkbox.chkBxCtl
    { margin-top: 5px; }

    </style>

Published January 31, 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