To display Dynamic message coming from page list on hover of an icon
Hi,
I have a requirement, I need to display list of messages which is coming from a pagelist property on the hover of an icon (as a tool tip).
I have a Pagelist property called .ReasonsList and message in .DefaultMessage and messages will come from .ReasonsList(1).DefaultMessage, .ReasonsList(2).DefaultMessage and so on.
Now, how to configure this in a Message rule to get the message content dynamically?
We are using Pega V- 8.3
Thanks in advance!