Gossamer Forum
Quote Reply
Not Shown
How do I get the contact name of the link owner to display.

I have in Detailed.html <%Contact_Name%> but this just goes to Unknown Tag.

Also to note is that the yahoo template Detailed.html has this tag but also goes to Unknown Tag.

Thanks.

Quote Reply
Re: Not Shown In reply to
Hi,

You need to add:

<%Links::Utils::load_user%>

to the top of your detailed.html template. That will load all the user information for the user who owns that link, it will then be available as <%Name%> and <%Email%>.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Not Shown In reply to
How do you unload it again after getting the info? (as I want to use current user info later in the template and not have it mixed with the linkowner info)

Klaus

http://www.ameinfo.com