This topic is locked

Menu Items

11/1/2005 8:44:44 PM
PHPRunner General questions
author

I'm in the process of evaluating PHPRunner. In one evening I've gotten pretty far.

The one issue I'm trying to resolve is I need to create several reports from one table. However, when I go into the report I created to add an additional view I can only get it to over write the previouse view. I know I'm missing something.
Thanks,

Jeff

admin 11/2/2005

Jeff,
PHPRunner can create only one set of files for one table within one project.
However you can create several PHPRunner projects using different queries for your table and put the generated files into different folders on your server.

500366 11/2/2005

Thanks,
Where is the menu page generated from. Does that mean that each item on the menu page is a seperate project.
Jeff

admin 11/2/2005

Menu page combines all tables from single PHPRunner project.

500367 11/2/2005

So, if I break out some of my fields into an additional table I will get a menu choice. Can I the create 2 different queries?
Thanks,

Jeff