SID-01900: Search and display multiple table columns
| Status: |
Answered |
TWiki version: |
4.2.1 |
Perl version: |
5.8.8 |
| Category: |
CategorySearch |
Server OS: |
Linux |
Last update: |
11 years ago |
How would you search a given topic that contains following table and display, in a new table, all of the columns
EXCEPT column 1?
There are a number of examples of pulling a single column from a table, but not multiple columns. Your help is greatly appreciated.
Thanks.
--
Bob Mellinger - 2014-04-02
Discussion and Answer
Use a
$pattern() format in a
multiple="on" search:
Do a raw view to see how this works.
Details in
VarSEARCH,
FormattedSearch,
RegularExpression.
--
Peter Thoeny - 2014-04-02
So elegant and simple. Thanks very much.
--
Bob Mellinger - 2014-04-02
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.