Gossamer Forum
Quote Reply
tag question
This is a question I posted earlier, but I figured I would repost it as a main thread to see if I can get anyone to reply.

If in my category template I have something like this:

<%loop links_loop%>
<%Links::SiteHTML::display("link", $question_variable)%>
<%endloop%>

What do I replace $question_variable with so that I can import the record to the template?

I would think it would be something like "$links_loop->{0}", but that doesn't work.

Any ideas?


Note:

I realize I can just use an include to accomplish the regular method, but this for something else.

- Jonathan
Subject Author Views Date
Thread tag question jdgamble 2184 Feb 4, 2005, 6:09 AM
Thread Re: [jdgamble] tag question
brewt 2128 Feb 4, 2005, 11:40 AM
Thread Re: [brewt] tag question
jdgamble 2161 Feb 4, 2005, 3:29 PM
Post Re: [jdgamble] tag question
Gmail 2120 Feb 4, 2005, 3:41 PM