Quote:
Originally Posted by Mark.B
Thanks.
The search box is really easy....I simply looked in the forumdisplay template, took the search box dropdown code from there, and pasted it in.
The only problem I am having with that is that I have had to hard code the forumid in as I can't find any variable that carries it.
|
Use the condition:
<if condition="$c">$c<else />$vboptions[af_forumids]</if>