Quote:
Originally Posted by Lynne
Did you check the query that is used just prior to the threadbit being evaled and make sure your variable is selected there? If they just selected thread.threadid and thread.title, then your thread.fieldname is not going to be available for use unless you add it to the query.
|
Ah, this might be something I can use to
accomplish this.
Where would he/we/I put the thread.<customfieldname>?