Question
How to add link on confirmationMessage for the button ?
I want to dispaly a confirmationMessage : "For more information please click here" for the button.
a!safeLink: (
label: "click here",
Url: "Www.google.com")
Please help me to get this .
