Can you elaborate on how you get from "Host" to "HTML Editor Manager"? What are the intermediate steps? I can't figure it out.
I have the opposite problem: Most of my links are relative, but in certain particular places, I want the absolute link.
For example, say my site is "acme.com". When the user clicks on the "Buy" button, I most definitely want the link to be "https://acme.com/Portals/0/...".
Well the darned Telerik RadEditor (or some other DNN module) "helpfully" strips out the domain, and it becomes simply "/Portals/0/...", which is totally wrong. It may not be RadEditor, because if I hit click on "Preview" while in the Editor, the "https://..." is still there.
Note that if the domain is anything different, the Editor leaves it in (ex: "https://dev.acme.com/Portals/0/...".
This is a serious issue and I need prompt resolution. I'm using DNN 5.6.3.
Thanks.