In standard default Alert Email, It has hyperlink. Can we do this in Docentric Alert Email?
Hi @Wei_Yuan,
it is possible to do this with Docentric, please refer to our guides, which explain in detail how you can configure Alerts:
Hi Dalila,
Thanks for your response. Apart from customisation, there is no existing way we can do it?
Hi @Wei_Yuan,
Since I can’t tell exactly which URL this link is pointing to, I can say that we do support the following standard placeholders, which you can use in your template without needing any customization:
I believe the placeholder should be %LinkToBusinessData%, but please verify this first.
When creating the template with Docentric, you’ll need to add a link to the HTML, which should look like this:
<a href="%LinkToBusinessData%">Click here</a>
Please test it and let me know if it produces the desired output.