Module last_tracker_items
This is a stub. Some screenshot is needed
| Parameters | ||||
| trackerId | numeric | mandatory | the Id of the tracker | |
| name | text | mandatory(optional in tw>=3.0 | the name of the field to be displayed | |
| fieldId | id | optional | the field Identificator | tw>=3.0 |
| sort_mode | string | optional | ex: created_desc, lasModif_asc... created_desc is the default | tw>=3.0 |
| status | opc or oc or op or pc or o or p or c | optional | status | |
The other traditional modules params apply:
nonums
Notes
- In tw>=3.0, You can either give the field name, or the fieldId, or indicate no field. In the last case, the system will automatically take the first main field.
- Be careful than if you change the name of the field in the tracker administration, the module parameter name will not be changed
