Hi guys,
I have a URL field on each user's profile (cb_enrol). I would like the link to appear on each user's page as a clickable button instead of a text hyperlink. Is that possible?
I've tried using substitutions but I can't get it to work. This is the code I have added to Profile Value Layout:
<a target="_blank" href="[cb:url location="cb_enrol" /]"><img src="
privateschoolsguide.com/images/vacancy.png"/
>
It displays the button but it doesn't link correctly.
Hope you have a solution. Thanks