In Pega 24.2 Constellation, I am trying to add a Link (URL) which is supposed to be clickable to open a website.
Configuration step:
- In the data model within the CaseType we added a field (MoreInfo property) of type URL.
- This MoreInfo is added to the view. Edit Mode set to Read Only.
- Before the launch of the Flow Action, we set the “https://abc.sharedpath.com/wqer/asdf…” to the MoreInfo property using a Data Transform.
- The Screen loads and the url doesn’t appears like a link/hyperlink. Instead it appears like a read-only text box with the url in it
Is there are a way to achieve this. We are trying not to hardcode. We are setting the url address in a DSS.
Note: When we used the Insert Link option available within Instructions Text, it works fine by hardcoding the url address.
I will try ro add the screenshots.
Thanks,
Krishna