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
--
PrathibaRao - 02 Jul 2008
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Please have a look at
HowToUseSearchForATwikiTopic : the same question is answered there.
--
OlivierThompson - 06 Jul 2008