I have a data aware link like this:
- <a href="{webcast_url}">{webcast_url}</a>
The editor changes this to be a relative path (I guess because the text above doesn't have "http://").
How can I prevent the editor from modifying this???
Note:
I have tried all values for the UrlType property. Also, this the same result here