Hi,
I created a field for URLs and integrated it into a template by writing:
<a href=“http://www.{sourceurl}” target=“_self”>{title}</a>
What I get is…
http://www.apple.com” target=“_self”>Title
where the http://www.apple.com part is a link with the following URL
http://www.<a href=
Almost sure someone must have had similar problems. Does anyone have a solution for this? All field formats are set to none.
