This topic is locked

Multiple dependant combo boxes

3/7/2006 7:36:56 AM
ASPRunnerPro General questions
B
blacksuperman author

I have three combos on a page. They are dependant on one of the combos. When I test the functionality within ASPRunner everthing works, but when the page is up on the site one of the other combos is never populated. Has anyone seen this behaviour before?
Thanks,

Dave

Sergey Kornilov admin 3/7/2006

Dave,
ensure that you use ASPRunner 4.0 build 84.

If your pages won't work please zip and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a full set of generated ASP files alogn with database file

I'll find what's wrong with your project running it on my test box.

C
carlosxl5 3/7/2006

I have the same problem. This has started after I upgraded to PHPRunner 3.0. I have four levels of dependancy, like this:
Level 1 -> Level 2 -> Level3 -> Level 4
Each relies on the one above, they all work in PHPRunner, but not after the application is generated. Level 1 and Level 2 are fine, but level 3 (and 4 obviously) are always empty, on adding a new record. It also does not work on edits.
So I think this is a bug. This is quite important functionality for me so is there someway to get it fixed?

Thanks

Carlos

Sergey Kornilov admin 3/7/2006

Carlos,
this feature should work in PHPRunner 3.0.

Please zip and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a full set of generated PHP files alogn with database file. Also include detailed instructions on how to reproduce this error.

I'll find what's wrong with your project running it on my test box.

C
carlosxl5 3/7/2006

Carlos,

this feature work in PHPRunner 3.0.

Please zip and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a full set of generated PHP files alogn with database file. Also include detailed instructions on how to reproduce this error.

I'll find what's wrong with your project running it on my test box.


Sergey, The database is too large and complex. I will build a test case and then see if I can reproduce and send it to you.

C
carlosxl5 3/13/2006

Sergey
I have now had a chance to produce a test case for you which exhibits the problem and will be e-mailing it to support.
Regards

Carlos



Sergey, The database is too large and complex. I will build a test case and then see if I can reproduce and send it to you.