Hi all - a while back I recieved some help from Worm and a few notable others regarding turning my sqlite queries into reports. I was given an example file which works fine but I am really battling with the output format. I would ideally like to be able to choose which fields to output - relevant to the query requested. The current report is also unprintable as it runs way over the page. I would really like to be able to have more control over the way the report looks but I am no HTML guru and d.weaver just complicates the issue by adding loads of its own code.
I'm kinda after the following layout for each record:
id number | firstname | surname | date joined | status
address| contact num1|
email1 | email2
Can someone write a plugin to make this easier?


