Tags:
create new tag
, view all tags

Question

I'm able to generate nice summary tables of the information in a form if that form is attached to many pages. I use this method:

%SEARCH{ "TopicTitle.*" scope="topic" regex="on" nosearch="off" nototal="on" format="|$topic|$formfield(foo)|$formfield(bar)|$formfield(baz)|"}%

Works great!

But I would like to move the data from a WebForm attached to the bottom to an inline table. The main reason is it will be much easier for people to update if I make it an %EDITTABLE{}%.

But I cannot get my summary/overview search to work with this inline table...

Can anyone provide any tips on how to update my %SEARCH{}% query? How about an example page (it must exist somewhere on this site!) that takes the Environment table immediately below here, across all topics, and generates a summary of OSes and Plugins or something like that.

Thanks,

-- KenMankoff - 24 Mar 2005

Environment

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

-- KenMankoff - 24 Mar 2005

Answer

To SEARCH for values in above Environment table you need to apply a RegularExpression pattern search. Here is an example that pulls the last 10 support questions:

Topic TWiki version TWiki plugins Server OS
PasswordsNotWorking TWikiRelease04x02x00 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
OopsTemplatesNotShowingAnymore 4.0.5 and 4.1.2    
DeletingUsers      
RevisionSectionsBlankInHistory TWikiRelease04x00x04 CommentPlugin, EditTablePlugin, EmptyPlugin, ExcelImportExportPlugin, InterwikiPlugin, PreferencesPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin, WysiwygPlugin  
UserActivationError TWikiRelease04x00x00 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
FormattingPluginQuestion TWikiRelease04x01x02 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
Excel2007AttachmentsProblem TWikiRelease04x02x00 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
RenameDoesNotFindReferringTopics TWikiRelease04x01x02 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
BulkRegisterFails TWikiRelease04x00x00 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
BrowserIssues      

View the raw text to see how this works.

-- PeterThoeny - 28 Mar 2005

 
Topic revision: r2 - 2005-03-28 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.