This topic is locked

checkbox Add page in step 8 [Phprunner 2.0]

6/24/2005 5:28:56 AM
PHPRunner General questions
author

Hi
I have 1 master table and 2 detail tables.

First detail table has foreign key ID_Z_P.

Second detail table has foreign key ID_Z_M.
I'm bulding complete new test project in Phprunner 2.0

I go to the first detail table step 8 and check Add page on ID_Z_P

then I go to the second detail table step 8 and check Add page on ID_Z_M

BUT when I go BACK to the first detail table step 8 Add page on ID_Z_P IS UNCHECKED !!!
... and I can't buld my project

admin 6/24/2005

Hi,
please zip and send to support@xlinesoft.com all files from PHPRunner output folder along with your project file and script that creates database tables.

500263 6/30/2005

Hi
Problem is on any detail table.

In step 3 I set up foreign key[example ID_Z_P] for table Detail1, go to step 8, Add page is checked for field ID_Z_P.

But when I go back to step 3 to another table [ex. Detail2 or Master] and go back to table Detail1 step 8, Add page is UNchecked for field ID_Z_P.
Problem is for any field that is set up as foreign key, not only for field that is real FK.

I'm using phprunner 2.0 [2 860 518] & mysql on WinXP

admin 7/1/2005

Hi,
if you tick Add page box manually and build project you 'll see key field on the Add page.
If you need to work with other tables don't return to detail table and don't set cursor on it on the Datasource table tab in PHPRunner.
Sorry for this inconvenience. In the next update of PHPRunner this problem will be fixed.