Loading...
 
Skip to main content

History: Tracker Inline edit

Source of version: 4 (current)

Copy to clipboard
            ! {{page}}

There is a new feature since ((Tiki11)) in Trackers to allow Inline editing of items (using ajax_inline_edit), from the list of displayed items. 

You can enable it at __Admin home > Trackers >  Configuration (tab) >  Inline editing > Tracker list inline editing__

Once enabled, you can 
* edit items from the tracker items list (using the traker feature itself) 
* use some new params in ((PluginTrackerList)) and ((PluginTrackerFilter)), to allow some displayed fields to be editable.

Param "__editable__", with the list of fields to be editable, or the whole list of displayed items, with param "__editableall=y__"

You will see this icon {img src="img/icons/database_lightning.png"}  next to each value that can be edited inline.

{img src="display852" link="display852" width="600" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}

A similar behavior happens with the results from ((PluginTrackerList)) or ((PluginTrackerFilter)) :

{img src="display853" link="display853" width="600" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}

See ((PluginTrackerList)) or ((PluginTrackerFilter)) for more information. 

See also ((PluginList with editable filters))

Alias names for this page:
(alias(Inline Edit)) | (alias(InlineEdit)) | (alias(TrackerInlineEdit))