will add a button with the label = the value of preview (or Preview by default). This is useful to see the computed fields of an item
2.0
user-defined text
text
the user-defined text will be displayed when the tracker item will be recorded ( For example, it can be "Thank you")
view
user (the string user) or page (the string page)
if =user: will modify the item associated to the user. If trackerId is specified it will be the item of this tracker associated to the current user (2.0). If no trackerId is specify, it will be the user tracker (the tracker associated with the default group)(tw>=1.9.7
1.9.7
if =page: will modify the item associated to the page, trackerId must be specify
3.0
tpl
file.tpl
the name of the templates to display the form with this template. In the template, the smarty variable {$f_id} will be replaced with the appropriate < input> tag. The < form> tag and the submit button are generated by Tiki outside the template
2.0
wiki
pageName
the name of a wiki page that will be the template (like .tpl). This page must have the permission tiki_p_use_as_template assigned to the Anonymous group to be used as a template
2.0
newstatus
c or p or o
will change the status of the item to this value (c for close, p for pending and o for open when the item is saved
2.0
colwidth
numeric
Specify the width (or percentage) of the first column, the label, in the form
3.x
target
_blank_, _self_...
targets the window for the resulting address
2.0
itemId
ID
to edit an item
ignoreRequestItemId
y or n
to ignore the itemId of the URL (default n)
6.0
autosavefields
numerics separated by :
fields that will be automatically filled with a value at save time
5.0
autosavevalues
values separated with :
values associated to autosavefields
5.0
Note that categories(x) is a special syntax to select the first child category under category x for a category field, in the original use-case the admin would periodically create/move a new category as a subcategory of category x and while that was the case new items would be created with that category
5.0
There is also a special syntax preference(x) for the value of preference x
8.0
levelupfields
Values separated with :
Used with autosavefields. Specifies fields where the value can only go up, not down, in other words the specified autosavevalue will not take effect if it is lesser or equal to the current value of the field. Useful for PluginTracker Advanced
8.0
outputtowiki
numerics
Specifies a fieldId. If specified, result of the form will be posted to a new wiki page with the name of this new page taken from the input for this specified fieldId.
6.0
outputwiki
valid pagename
For outputtowiki to work, this must be set to the name of a wiki page that is the template for new pages being created. The template can contain {$f_6} for example as placeholders for the inputted value for field 6
6.0
discarditem
y or n
This is used in conjunction with outputtowiki. The default is n. If set to y, the tracker item that is created is discarded once the wiki page is created. In effect, the tracker is just a vehicle to create form fields to facilitate creating wiki pages.
6.0
registration
y or n
Registration tracker, special capabilities for use in register - this is used in tiki-register.php in tiki 6
6.0
Unable to load the jQuery Sortable Tables feature.
Note
overwrite param is only to overwrite tracker items (not wiki pages) - not useful when discarditem="y"
Note 2
When using outputwiki as template you cannot use Smarty syntax programatically because the resulting output is static wiki page (not computed against an existing Tracker Item like with Pretty Trackers and TrackerLists) - you can use only {$f_XX} to indicate the fields values or Argument variables.
ê´ë¦¬
You can limit the tracker fields that can be used in this plugin in the field admin panel of the tracker:
"Field is public? for use with trackerlist plugin option
For Tiki 9.x, the User Selector field (the "userId" field in your tracker, perhaps), edit the field, Permissions, Visibility, Visible by All (even though that's counter-intuitive (you want those items private to that use).
If you have a tracker that has only one item per user/IP or if you use the plugin with the param view=user, the plugin will automatically the item if already exists.
Warning
This plugin can not be used on a cached wiki page.
ìì
Copy to clipboard
{TRACKER(trackerId=1, fields=1:3:4, action=>Send)} Thank for your contribution! {TRACKER}