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

Dynamic Property references not showing in exposed Corr rule

SA-19417

Summary



In Internet Explorer (IE) 11, dynamic data property references are not displaying in an exposed Correspondence rule, instead it shows empty quotes. 

In the view source of the corr rule, the referred property tags are visible, and at runtime the dynamic property values are populated in in the email body. The issue is that the corr rule is very unclear at design time.


Error Messages



Not Applicable.


Steps to Reproduce

  1. Expose the Correspondence rule which contains property references.
  2. Open the the corr rule from user portal as a favorite using the IE11 browser.


Root Cause



An issue in the custom application code or rules . In an environment where Compatibility Mode is the default behavior for the IE11 Browser, the Correspondence rule will not show the tags for the referenced properties, for example, <<.pyID>>, when opened through the Delegated link. 

Using the second suggestion in this article:
 https://pdn.pega.com/support-articles/pega-7-not-working-ie-compatibilty-mode provides general relief to the Compatibility mode issue.  There are two suggested solutions in the article.  One is to make a general change to the rule pyMetaTags, the other is to explicitly add the option "IE=Edge" to all affected Harnesses.

The display of the delegated Correspondence rule is not harness-based, and so the "IE=Edge" tag is not inserted into the form when it is displayed through the "Favorites" menu, hence the failure to render properly.


Resolution



Perform the following local-change:

Use the first suggestion from the PDN article:

 
https://pdn.pega.com/support-articles/pega-7-not-working-ie-compatibilty-mode

Save “pyMetaTags” HTML fragment into the RuleSet .

Inject the following tag so that the browser switches to Standards mode:
<meta http-equiv="X-UA-Compatible" content="IE=edge">

 

Published February 9, 2016 - 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