Make url clickable from script based custom field
So i basically have PowerShell script that outputs a device specific url.
This works so far but there is a catch. The ouput of the script gets interpreted as plain text (obviously). But when i copy the same text in the "normal" custom field with type text the link does get recognized as one and is clickable (you can see how in the added picture).
-> So you don't have to copy paste the link manually
My usecase for this would be to automatically generate a Link to a device vendors support site via the serial number.
So I fetch the serial number via PowerShell, then implement it in a Link for the serial number search.
1
vote
