Tags:
create new tag
view all tags

Question

I have a table (not form) in multiple topics that looks like this:

Model modelfoo
Version versionfoo
Run ID runidfoo
Control controlfoo

I would like to make a new table in a new topic that looks like this:

Model Version Run ID Control
results from topic one
other results from topic two
etc...

I assume it is possible (most things are so far with TWiki), but I cannot figure out how. Here is the search string I am currently using:

%SEARCH{ "\|.*\|.*\|" topic="GCMSensitivityTest2*" scope="text" regex="on" nosearch="off" nototal="on" multiple="on" format="$pattern(.*?\|.*\|(.*?)\|.*)" separator=" | " }%

The result from this is that all results in a row with |... ex:

modelfoo versionfoo runidfoo controlfoo modelbar versionbar runidbar controlbar

I would like 2 things different:

42 remove some of the columns. The master table will have model,version,runid,control, but this view only has model,version. 42 each new topic returned should be on its own line in the table.

It is getting there, but not properly formatted... Any suggestions?

Thanks (KM)

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Search

-- KenMankoff - 23 Mar 2005

Answer

See answer in ConvertingFromFormsToTables

-- PeterThoeny - 28 Mar 2005

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2005-03-28 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.