PluginTracker Advanced | |
|
On this page we describe some special uses of the very talented PluginTracker and how it integrates with the wiki, for example how pretty tracker is created. | |
Setting default values for the tracker (form) | |
|
set some default values in the tracker from the plugin:
Copy to clipboard
Will default fieldId 1 to first, and fieldId3 to second Note: For JS Calendar fields, enter the date and time using a Unix-style timestamp | |
Having different defaults by linking to different pages | |
|
set some default values in the tracker from the url:
| |
Multi-page tracker forms | |
|
fill up a tracker item on different pages
Copy to clipboard
and in the page Next Copy to clipboard
| |
Conditional display of input fields | |
Custom designed (using wiki, css or html layout) forms | |
|
To use TRACKER plugin to place data-entry fields anywhere you want on a page
Copy to clipboard
Note:replace the numbers above with your actual fieldIds - check "edit fields" in the tracker list.
Copy to clipboard
(trackerId seems to be required at the moment).
| |