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

-- ThomasDoetterl - 24 Nov 2006

Answer

ALERT! 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.

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

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