Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Access other user data in Review_Loop?

Quote Reply
Access other user data in Review_Loop?
I have an ID column that I have added to my Users table. During the building of the reviews, I would like to access the User ID to construct a link to another part of the site for more detail on that user.

I'm wondering what the best way to do this is? I had in mind a quick global to query the User table with Username=Review_Owner and return the User ID?

Does anyone have any simple examples of globals that can query a Links table and return a unique value? I've been searching for a while and haven't found anything that I can modify within my Perl abilities Unsure.
Subject Author Views Date
Thread Access other user data in Review_Loop? aus_dave 2201 Oct 5, 2005, 10:19 PM
Thread Re: [aus_dave] Access other user data in Review_Loop?
Andy 2155 Oct 5, 2005, 11:04 PM
Thread Re: [Andy] Access other user data in Review_Loop?
aus_dave 2126 Oct 6, 2005, 12:29 AM
Thread Re: [aus_dave] Access other user data in Review_Loop?
Andy 2139 Oct 6, 2005, 12:40 AM
Thread Re: [Andy] Access other user data in Review_Loop?
aus_dave 2146 Oct 6, 2005, 1:37 AM
Post Re: [aus_dave] Access other user data in Review_Loop?
Andy 2138 Oct 6, 2005, 1:51 AM