Are you referring to the TMS: Create Notification Plan where a notification is sent to a user based on some event and you desire to add in a Hyperlink into the Body of the message?
Or are you talking about notifications in the Lab on Demand that show up in the Lab for a user?
Thank you Christine for getting back to us. Closing out this idea as it is an existing feature.
Thanks, Eric. That did the trick!
Cheers,
Christine
Hyperlinks can be added to the Notification Text area. To do this you would need to:
Edit the Notification
Select the Notification Text Tab
Select the Source Code button
Locate in the source code where to insert the link
Enter in the hyper link as regular HTML
<a href="url">link text</a>
Example: <a href="https://www.skillable.com/">Visit Skillable!</a>
Save the Notification
If this does not solve your use case, please explain a little further what is required.
Hi Eric,
The first scenario you mentioned - when a notification gets sent to a user based on an event (in the body of the message).
Thank you :)
Christine
Christine, thank you for your idea.
Question:
Are you referring to the TMS: Create Notification Plan where a notification is sent to a user based on some event and you desire to add in a Hyperlink into the Body of the message?
Or are you talking about notifications in the Lab on Demand that show up in the Lab for a user?