I am new to PHPRunner and PHP and have spent a couple days evaluating this program. I was about to give up when I saw the 3.0 beta version contained the table view options I was hoping for with the previous version.
I can't wait to play with the template editor although it looks like it could use a 'preview' mode.
My question is this: I have created several related tables that contain information about building widgets. I want to show 'open' and 'closed' job logs. A job is considered closed when the "Closed" date field contains a date. It is still open as long as the "Closed" date field is empty. Where would I plug this filter into the sql code in order to view just the open or just the closed jobs?
Secondly, is there a report function in the works where one could custom design reports (grouped, sorted, etc.) and either show on screen or print to printer?
Thanks and congrats for a great program.