Question
DXC
IN
Last activity: 13 Apr 2020 12:43 EDT
Unable to add dynamic link in Paragraph rule
I am trying to add url dynamically in Paragraph rule. In pages and Class tab I have specified Datapage name. While trying to saving the Paragraph rule I am getting error "there is a malformed jsp tag near text "reference" ".
Here is the source only code-
<span> We have read and accept the <a d_getlinks.listoflinks="" href="<pega:reference name=">" onclick="window.open(this.href, ' ', 'resizable=no,status=no,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no'); return false; " > Policy</a>
Can anyone please suggest me to resolve this error