Question
2
Replies
294
Views
Posted: February 21, 2020
Last activity: February 21, 2020
How to refer a clipboard property in HTML
Hi Team,
I want to refer a property from a Clipboard Page in HTML rule.
I've tried using the below link, but it didn't worked:
https://community.pega.com/sites/default/files/help_v72/jsp/include/jspinclude.htm
And also want to display the property as:
Property Name: Property Value.
Hi @NagaSaiJ ,
Please try, <pega:reference name=".ClaimDetails.ImpScore"/> hope this helps.
I am not sure how to display 'PropertyName:Propertyvalue', need to do more analysis on this.