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
SessionPluginDebuggingWithCgiWrap TWikiRelease01Sep2004 DefaultPlugin, EmptyPlugin, InterwikiPlugin,Plugins.SessionPlugin  
SecurityWithSubdomainVsDomain TWikiRelease04x00x05 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
SecuringPubFolder TWikiRelease04x00x04 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
RunningPluginInstallerBehindFirewall TWikiRelease04x00x00 SpreadsheetPlugin,Plugins.CommentPlugin,Plugins.EditTablePlugin,,Plugins.InterwikiPlugin,Plugins.PreferencesPlugin,Plugins.RenderListPlugin,Plugins.SlideShowPlugin,Plugins.SmiliesPlugin,Plugins.TablePlugin,Plugins.WysiwygPlugin  
ProblemAfterUpdateLinksDontWork TWikiRelease04x00x04 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
PersonalLinksInDropDownMenu TWikiRelease04x00x04 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
PermissionError 4.2 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
OopsHangs TWikiRelease04x00x01 DefaultPlugin, EmptyPlugin, InterwikiPlugin  
InternalServerError3      
HowToInstallViewDotPm TWikiRelease01Feb2003 DefaultPlugin, EmptyPlugin, InterwikiPlugin  

View the raw text to see how this works.

-- PeterThoeny - 28 Mar 2005

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 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.