Gossamer Forum
Home : Products : Others : Gossamer Community :

community tags in links sql

Quote Reply
community tags in links sql
Hi everyone,

just wondering if anyone knows if it is possible to have tags like <%prof_first_name%> etc in links sql?

thanks

ashley
http://BN23.com
Quote Reply
Re: [bn23] community tags in links sql In reply to
Hi,

Yes, if you put the global:

<%Plugins::Auth_Community::get_profile%>

then it will load the currently logged in user, and make the profile and community tags available on the page.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] community tags in links sql In reply to
thanks very much,



ashley
http://BN23.com
Quote Reply
Re: [Alex] community tags in links sql In reply to
Alex,

what does it take to get user info from lsql in community?
Quote Reply
Re: [nt6] community tags in links sql In reply to
If I understand you, you want to display information stored in Links SQL on a page displayed by Community. You would need a global to fetch this information.

Cheers,

Alex
--
Gossamer Threads Inc.