History: Searching tracker items
Source of version: 2 (current)
Copy to clipboard
! Searching tracker items There are two ways or searching items on a tracker: # Default and simple search, through the built in "filter" feature included by default in the interface when viewing tracker items ("tiki-view_tracker.php?trackerId=1"), # Customized and more advanced search, through the ((PluginTrackerFilter)) within a wiki page. !! 1. Default and simple search ''This way allows searching for one single field each time''. Once you have created a ((Trackers)), and ((Adding items to a tracker|added some items to it)), you can search the tracker for some words of its fields. This action is called "filter" tracker items, in Tiki nomenclature, and that's what you'll probably see in the tracker interface when listing tracker items ("__Choose a filter__" drop down box and "__filter__" button next to it). ^::{img src="img/wiki_up/tracker_filter_01_.jpg" }::^ To search items for a specific name in this example tracker, for instance, select "Name and surnames" field in the "__Choose a filter__" drop down list, then write the keyword or name that you want to use as the search term in the filed on the left that will show up, and press on the "__filter__" button. In this example, we will search for any person of the staff called "__Aytor__" (or any name including "Aytor"): ^::{img src="img/wiki_up/tracker_filter_02_.jpg" }::^ This will find the two out of four people in the list which have that name. !! 2. Customized and more advanced search ''This way allows searching for several fields at the same time'' You can search trackers also using the extended features of the Wiki plugins related to trackers. In this case, you can use the ((PluginTrackerFilter)) to perform such a more advanced search. See more information in ((PluginTrackerFilter)). -=From here=- * ((Trackers)) (overview)