History: Front-ends to Tracker data
Source of version: 11
Copy to clipboard
Tiki Trackers are a powerful generic database builder, and there are many ways to interact with the data, such as: !! Active (alphabetically sorted) * ((PluginCustomSearch)) * ((PluginGanttChart)) * ((PluginList)) * ((PluginListExecute)) * ((PluginMap)) * ((PluginPivotTable)) * ((PluginTrackerCalendar)) And of course: {listpages showNameOnly="y" find="PluginTracker"} !! Planned * ((Diagram)) (should be partially populated from data) * ((dev:Kanban)) !! Related You can also export it (all or some fields and items, eventually filtered by some criteria), edit the data elsewhere, and re-import it if needed later on, etc. See: * ((Import Trackers)) * ((Export trackers)) * ((Tracker Tabular)) And you can edit data inline in forms, if you enable the corresponding parameter to do so. See: * ((Tracker Inline edit))