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

Property-Set Messages do not work for read-only controls

SA-88382

Summary



Validation messages do not display in read-only mode fields.


Error Messages



Not Applicable


Steps to Reproduce

  1. Drag and drop a formatted text control and add any property to it.
  2. In any activity, perform the property-set-messages in the property added in Step 1. The error displays at the top of the harness instead wrapping around the control.


Root Cause



An issue in the custom application code or rules.


Resolution



Perform the following local-change:
  1. Add an error section to the harness to display the error message.
  2. Create a non-auto generated section and include it in the harness if the error does not display despite performing Step 1.
  3. Enter the below code in that section:

    <script>
    pega.u.d.KeepPageMessages="true";
    ​</script>

Published 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