Question
I want to use
%SEAR CH{...}% variable to extract contents from a topic with formatted table.This topic is not a form.So i cant use form field parameters
Name Country
abc xyz
def pqr
i want to get table with only name column and its values as in
Name
abc
def
I used
%SEAR CH{"[N]ame" scope="text" topic="currenttopic" nototal="on" header="Name:" format=" $text" }%
But this is giving me the entire table and not the particular name and its values
Please help
Environment
--
PrathibaRao - 02 Jul 2008
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.
Please have a look at
HowToUseSearchForATwikiTopic : the same question is answered there.
--
OlivierThompson - 06 Jul 2008