Hi,
I was trying to add a sentence with single quotes in paragraph rule. But the quotes are getting changed to ’ during runtime in Pega 8.8.1.
Could Anyone help with this.
Hi,
I was trying to add a sentence with single quotes in paragraph rule. But the quotes are getting changed to ’ during runtime in Pega 8.8.1.
Could Anyone help with this.
Hi @DINESHK0997: What is the source of the property? Is it from a Rich text control like Rich text editor? If so, I suspect this is because of HTML format of data. You can add format type as RichTextDisplay for the property in the Paragraph rule to fix the issue in view.
Thanks.
Hi @ArulDevan, I’m trying add a sentence directly in the paragraph rule Which contains single quote part of it. Later I’m convering this paragraph rule to a stream using property-set-stream. So i need to add the text directly in the paragraph rule.
Is there a way to add the quotes directly in paragraph? Or any other approach?
Thanks