Create hyperlink in 'throw' command of custom credential (powershell)
I'd like to embed a hyperlink in my thrown errors of a Custom Credential (powershell-based) popup:
Is there a particular way you're handling the thrown text, that it could support a hyperlink?
thrown.png
setup.png
Hello,
We should be able to do this. I will add it to our TODO list.
Regards,
Michaël Beaudin
So, not currently possible?
I was specifically hoping to throw specific errors and provide a hyperlink to a webpage for my users so they can troubleshoot on their own:
...
...
thrown1.png
setup1.png
Hello,
This is not possible in the current version of RDM. We will keep you updated on the progress of this feature request.
Regards,
Michaël Beaudin
Hello,
We have completed this feature internally and it should be available starting from the next beta of RDM.
Please take note that for this to work, you will need to use <href=https://forum.devolutions.net>Devolutions</href> instead of the usual <a href> seen in html. Example provided below.
Regards,
Michaël Beaudin
thrown.png
Setup.png