|
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
trackerId |
int | Identifier of the tracker from which items are listed. Example value: 13. | ||
name |
any string except for HTML and PHP tags | Name of the field from which values are listed. Example value: age. | ||
sort_mode |
any string except for HTML and PHP tags | Specifies how the items should be sorted. Possible values include created and created_asc (equivalent), created_desc, status, lastModif, createdBy and lastModifBy. Unless "_desc" is specified, the sort is ascending. "created" sorts on item creation date. "lastModif" sorts on the last modification date of items. "lastModif_desc" sorts in descending order of last modification date. Default value: created_desc | ||
status |
word | If set, limits the listed items to those with the given statuses. Values are combinations of "o" (open), "p" (pending) and "c" (closed). Possible values: opc, oc, op, pc, o, p or c. Default value: opc | ||
fieldId |
int | Identifier of the field from which values are listed. If Field name is set, this parameter is ignored. Example value: 13. |
The other traditional modules params apply:
nonums