Loading...
 

Auto-increment Field / ItemId Field

tw>=2.0

The field type enables you to assign a column for an ID number to a tracker. You can either use the itemID from tiki (which counts all items in all trackers) or an ID you define using a string and a consecutive increasing numeric value.

For instance

  • with a parameter: 1,File

The first item field value will be File1, the second item field value will be File2

  • with a parameter: 0,,,itemId

The field value will be the itemId

List Slides
Auto-increment Field / ItemId Field tw>=2.0 The field type enables you to assign a column for an ID number to a tracker. You can either use the itemID from tiki (which counts all items in all trackers) or an ID you define using a string and a consecutive increasing numeric value. For instance with a parameter: 1,File The first item field value will be File1, the second item field value will be File2 with a parameter: 0,,,itemId The field value will be the itemId