This topic is locked

Dependent dropdown issue

2/6/2007 4:56:55 PM
PHPRunner General questions
rsawchuk author

In my lastest project, I am attempting to set up a dependent dropdown menu and cannot get it to work. I am doing it exactly as I have done with past projects (which work just fine).
I am having this problem with Build 207 and Build 214 (just updated today). The problem appears to be that in the Category Field in the Lookup Table form, it selects the wrong table and I cannot select the correct field to display.
Is this a bug in this release, or did something get changed in how to set these up?
Thanks,
Russ

R
run4sbc 2/6/2007

I think this is a bug. The same thing happened to me. It was pulling up the wrong stuff. Maybe we are just doing something wrong?

B
bkersey 2/11/2007

Have you had a response from support on this? I am struggling to get lookups to show the current field value in edit and copy. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=15418&image=1&table=forumreplies' class='bbcemoticon' alt='<<' />

D
dlpirl 2/11/2007

In my lastest project, I am attempting to set up a dependent dropdown menu and cannot get it to work. I am doing it exactly as I have done with past projects (which work just fine).

I am having this problem with Build 207 and Build 214 (just updated today). The problem appears to be that in the Category Field in the Lookup Table form, it selects the wrong table and I cannot select the correct field to display.
Russ



Russ, I am a new phpRunner user. I am using build 187 and for the dependent field I can only select the master field of the current table which doesn't make sense to me. I am trying to do exactly what I see in Demo 1 -- select category first, then products in my order details table, but I can't get it to work. I imported northwind.sql from the demo and opened demo 1 (Project 2), but all the master-detail relationships were lost!
Can some one please help?

J
Jane 2/12/2007

Hi,
try to download and install the latest PHPRunner update. Here is the download link:

http://www.asprunner.com/files/phprunner311.exe

Then reopen your project.
If error will occur please send project file to the [email=support@xlinesoft.com]support@xlinesoft.com[/email] for investigation.

D
dlpirl 2/12/2007

Hi,

try to download and install the latest PHPRunner update. Here is the download link:

http://www.asprunner.com/files/phprunner311.exe

Then reopen your project.
If error will occur please send project file to the [email=support@xlinesoft.com]support@xlinesoft.com[/email] for investigation.



I still have the problem with the new build (218) and am emailing you the project file for investigation. Thanks.

rsawchuk author 2/12/2007

I am still having the same problem with Build 218. Now the Category Control field seems to be looking at the wrong table.
Hopefully a fix will be published soon.
Thanks.

rsawchuk author 2/28/2007

Has this problem been fixed or resolved yet? I have to develop several new applications where I need to have dependent dropdown lists.
Thanks,
Russ

Alexey admin 2/28/2007

Russ,
Dependant dropdowns work properly in build 218.

Category controlshows fields from main table and Category field - from lookup table

rsawchuk author 2/28/2007

Yes, I got it working now. Thanks.
Russ