Loading...
 
Skip to main content

History: Most recent wishes

Source of version: 5 (current)

Copy to clipboard
{LIST()}
    {filter type="trackeritem"}
    {filter field="tracker_id" exact="5"}
    {filter field="tracker_status" content="o OR p"}
    {sort mode="creation_date_ndesc"}
    {pagination max="25"}
    {OUTPUT(template="table" pagination="y")}
        {column label="Subject" translatelabel="y" field="subject" sort="tracker_field_subject" mode="raw"}
        {column sort="creation_date" label="Created" field="created"}
        {column sort="modification_date" label="LastModif" field="modified"}
    {OUTPUT}
    {FORMAT(name="subject")}{display name="tracker_field_subject" format="objectlink"}{FORMAT}
    {FORMAT(name="created")}{display name=creation_date dateFormat="%d %b %y %H:%M"}{FORMAT}
    {FORMAT(name="modified")}{display name=modification_date dateFormat="%d %b %y %H:%M"}{FORMAT}
    {ALTERNATE()}^{TR()}No results{TR}^{ALTERNATE}
{LIST}
Show PHP error messages