Gossamer Forum
Home : Products : Gossamer Forum : Pre Sales :

Re: [thfarrell] hide columns per user?

Quote Reply
Re: [thfarrell] hide columns per user? In reply to
Hi,

Yes, that could be accomplished via templates:

<%if current_user_some_pref%>
display this
<%else%>
display this
<%endif%>

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread hide columns per user? thfarrell 3308 May 7, 2004, 7:15 AM
Thread Re: [thfarrell] hide columns per user?
Alex 3211 May 7, 2004, 3:22 PM
Post Re: [Alex] hide columns per user?
thfarrell 3207 May 8, 2004, 8:37 PM