I am trying to add buttons in with custom code in the rich text element. Using a <a>
tag and adding a <button>
in it. But when I add a link in <a href="www.linkedsite.com>
it only links to my own site with the link added, for example “www.mywebflowsite.com/www.linkedsite.com”.
Any way to fix this?