Displaying Tracker information on Wiki Page
I have asked this question before, but here is a slightly different take.......
We currently use the Tracker Plugins to show tracker information on wiki pages with something like this.....

Copy to clipboard
{TRACKERLIST(trackerId=>2,fields=>2:69:4:66:1:8, showtitle=>n, sort=>y,showfieldname=>y, sort_mode=>Created,max=-1,showlinks=y,status=op)}Notice{TRACKERLIST}
This works awesome in most cases, shows it in a very linear, table style.....
Is there way to have more control over the layout, meaning maybe I want to show field 69 in the top right corner, and field 8 center at the bottom. Are there commands, maybe smarty commands, where I can extract the data out and put it where I want?
Or, just thinking about it I guess I could use some tables and just put the following code in to show individual tables...., CODE()} Missing or incorrect trackerId parameter for the plugin. List Trackers{CODE}