Adaptive forms: Inline long description help text URLs not working
Hi all! I'm testing some items in my forms setup, and am running into an issue.
In our Long Description, we want to include links to external sites.
When I try putting a link into the Long Description, even if I use the Source Edit, the URL gets stripped out.
I put <p>This is my long description with <a href="http://www.google.com" alt="Google" target="_blank">Google!</a></p> into my Long Description.
But when I save and preview, the link disappears and it returns <p>This is my long description with <a target="_blank" alt="Google">Google!</a></p>. The href has been removed.
What is causing this?
As a secondary question, is there a way to embed images in the Long Description?
Thanks!
