Forums

add href into formatted text (header)

ezeus 02 Aug, 2013
Hi,

How can I put a href statement into the formatted text field?
I tried <a href="xxxxx">click here</a> but that did not work.

Thanks
GreyHead 03 Aug, 2013
Hi ezeus,

That will probably work if you use single quotes href='xxxx'

BUT, personally I'd use a Custom Element element from the Advanced Group instead. It's a lot more tolerant of quotes and more flexible all round.

Bob
ezeus 03 Aug, 2013
Hi Bob,

Thanks, I'll try the custom element!

Regards,
Eric
This topic is locked and no more replies can be posted.