Question
How can I show the search results in the select list. The
EditTablePlugin says that it is possible to include %-vars in select values, by quoting them with <nop>, as in %<nop>X% for %X%. When I try to show the search results in EDITTABLE, the search results are expanded outside the context of EDITTABLE.
Here is my EDITTABLE structure:
%EDITTABLE{ header="on" format="| row, -1 | select, 1,<NOP>%SEARCH{"%META:FORM.*[U]serForm" web="%MAINWEB%" regex="on" casesensitive="on" nosearch="on" format="<option>$topic</option>" sort="topic" excludetopic="Test*, TWiki*"}%|" changerows="on" expandvariables="on"}%
|*Nr*|*User*|
Environment
--
AlokNarula - 28 Nov 2006
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.
See answer in
HowToStoreSearchResultsInAVariable.
--
PeterThoeny - 28 Nov 2006