Cheers,
Killian.
Also when calling the field data to HTML use [FMP-Field: fieldname, Raw]
That will keep all the <> and the quotes in raw text
Hope that helps,
Jim
<a href="[FMP-field: fieldname]">whatever you want here or [FMP-field:
fieldname]</a>
That'll work too.