Tags:
create new tag
, view all tags

Question

I have an application that searches for all descendants of a specific topic . (childs, grandchilds, grandgrandchilds, ....)
The result should be displayed as tree
(TreePlugin can do that)
but

  • the resulting tree should only display topics with field "TopicClassification" = Phase
    i.e. filter out all other Topic-Types
  • every line in the result-tree should display $topic + the content of the form-field "TopicSummary"

all this would be easy if TreePlugin would support the format-Features of SEARCH

  • the filtering could be done with a nested SEARCH or IF-logic
  • the display of field-content could be done with $formfield()

as TreePlugin does not support these features yet :
Is there a solution for my problem or do I have to create a FeatureRequest for TreePlugin ?

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin. PluginTreePlugin?
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Missing functionality, Plugins

-- ThomasDoetterl - 24 Nov 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

You can post a feature request in the TreePluginDev topic. Or, you might be able to do what you need with a SEARCH and some JavaScript as done by PankajPant in DynamicReparenting.

-- PeterThoeny - 29 Dec 2006

 
Change status to:
Topic revision: r2 - 29 Dec 2006 - 07:42:54 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback