Question

TATA Consultancy Services Limited
IN
Last activity: 6 Aug 2025 9:13 EDT
want to pass data page in open URL in a window function
Link Control
I want to open an URL which is stored in data type ABC now I want to refer D_ABC.URL and I want to pass the param as Result like Result 101 has URL - https://abc.com Result 102 has URL - https://bcd.com so I put 2 Links and refer the above configuration by passing "Result" as param
In Paragraph Rule
another solution I am expecting from pargraph rule as I tried passing im paragraph rule like <pega:reference" name=" D_ABC[Result:"101"].URL but that did not work