Question
Hi,
I'm currently using the
FormQueryPlugin in order to retrieve a number of values from
EditTablePlugin:
%TABLEFORMAT{name="display" header="| Topic | Current Iteration | Status |" format="| $topic | $Iteration | $Status |"}%
%FORMQUERY{name="q0" search="" extract="StatusTable"}%
%SHOWQUERY{query="q0" format="display"}%
I would like to only do this on topics which have this topic as a parent (ie: search for topics with %META:TOPICPARENT{name="%TOPIC%"}%
Is there a way to do this? I'm completely stumped.
Environment
--
JeffVance - 20 Dec 2005
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
What have you tried? Have your tried nesting a %FormQuery% inside a %SEARCH%?
--
SteveRJones - 27 Jan 2006
Hmmm, no replies on this so I am setting it as ???
--
SteveRJones - 28 Feb 2006