RustyDogma
Member
I have a Custom User Field with the Value Display HTML:
What string do I need to use in place of USER NAME HERE to insert the user name in that output on that user's profile?
Thanks in advance
Code:
<a href="{$value}">USER NAME HERE</a></p>
What string do I need to use in place of USER NAME HERE to insert the user name in that output on that user's profile?
Thanks in advance