History: API Tracker
Preview of version: 4
API Tracker
Tiki supports URL arguments and they can be used to interact with the Trackers and the plugins displaying or creating items. For example you can define a default value for a field in a customSearch or force the insertion of a value when creating an item.
Examples
To set a link that will create a new item and force-insert and hide a value for a field
Here we use it to create an item with a specific category Id.
(replace "childrenIdNumber" with your category field permaname)
tiki-tracker-insert_item?trackerId=2&next=tiki-tracker-insert_item%3FtrackerId%3D3&forced~childrenIdNumber=17
To set a link that will open the update modal for an existing item and insert a value for a field
Here we use it to create an item with a specific category Id.
(replace "permaname" with your category field permaname)
tiki-tracker-update_item?trackerId=2&itemId=178&fields~childrenIdNumber=17
Aliases
- ...
History
Information | Version | |||||
---|---|---|---|---|---|---|
Jean-Marc Libs | 16 | |||||
Jean-Marc Libs | 15 | |||||
luciash d' being 🧙 | 14 | |||||
Jean-Marc Libs | 13 | |||||
Jean-Marc KADIMBA Add the doc about the "noteditable" param | 12 | |||||
Jonny Bradley | 11 | |||||
Jean-Marc Libs | 10 | |||||
Jean-Marc Libs | 9 | |||||
Jean-Marc Libs | 8 | |||||
Jean-Marc Libs | 7 | |||||
Jean-Marc Libs | 6 | |||||
Bernard Sfez / Tiki Specialist | 5 | |||||
luciash d' being 🧙 | 4 | |||||
luciash d' being 🧙 fix the wiki syntax | 3 | |||||
Bernard Sfez / Tiki Specialist | 2 | |||||
Bernard Sfez / Tiki Specialist | 1 |