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
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
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
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
This topic is locked and no more replies can be posted.