Forum Discussion
ColeenSchmitt1
6 years agoQrew Cadet
Even when I use a var text to add the http:// before the URL i'm still getting same error (QB does not recognize the link) which is frustrating because the link is the exact same to what is showing in the URL field (as seen in screenshot below).
The only way that seems to actually be working is when i type the exact URL into the a=href formula (ie. var text URL="<a href=' "www.google.com"'&"; '>"&$URLWords&"</a>"; Unfortunately that wont work for me since the URL is always going to be different.
any other ideas? If not i have appreciated your help and speedy responses regardless!
The only way that seems to actually be working is when i type the exact URL into the a=href formula (ie. var text URL="<a href=' "www.google.com"'&"; '>"&$URLWords&"</a>"; Unfortunately that wont work for me since the URL is always going to be different.
any other ideas? If not i have appreciated your help and speedy responses regardless!
AdamKeever1
6 years agoQrew Commander
Do you need to use ToText() for your URL field so that is interpreted in the rich text field?