Quote:
Originally Posted by Lynne
Not necessarily. But again I'll ask, what is the purpose of the template rp_fh? Do you need it? If not, why do you have anything to do with it in there?
Also, make sure the hook location you picked gets rendered before the column template is rendered or this won't work.
|
Basically, I want to pull these fields from the database, put them in a string, and then let that string be accessed in the column template. How can I do that? I thought you had to generate a template (the purpose of rp_fh) and then include that template. Clarification?