Is it possible to implement links to external websites in the custom property values?
(We have several circuit/line suppliers with webpages for opening of failure tickets,...)
Thanks
Jens
Another thought on this... you could probably add the link to your node details page using the manage views - node details - add - miscellaneous - user links. I haven't tried it though.
I have done this, and then added the variable to our email alerts so that its a clickable link.
For instance, I added SupportLink as a custom node property. Then I created a document on our Sharepoint site that explains what procedure to follow when the node goes down. Then I added the URL of that document to the SupportLink field for that node. In my alerts, I added the following to the message body:
Support actions ${Support_Link}
It works perfectly.
Thanks for your help, this are good ideas, i will do this.