This topic is locked

dependant drowdown problem

10/25/2006 10:34:56 AM
ASPRunnerPro General questions
M
maurello author

I am trying to have some kind of control over our database creating several dependant dropdown lookup.
The dependant dropdown works just fine in the advanced search. I choose a "product designer" and the "product family" changes in accordance showing only those records that belong to the selected designer. However, in the edit page, the dropdown does not work. The "product family" does not show any value, independently from the "product designer" selected. Moreovoer, IE shows a script error which says 'arr_ProductFamilyID' is undefined. I tried more or less every possible options in ASP Runner, but nothing worked.
Any idea?

Thanks!

Sergey Kornilov admin 10/25/2006

Mauro,
something is not configured properly. Make sure you check a manual and flash tutorials on this feature.
Also I recommend to test dependent dropdown boxes in ASPRunnerPro itself using "Test" button.

M
maurello author 10/26/2006

Mauro,

something is not configured properly. Make sure you check a manual and flash tutorials on this feature.
Also I recommend to test dependent dropdown boxes in ASPRunnerPro itself using "Test" button.


Hi,
the "test it!" works fine. I can easily test the dependancy with it. It also works fine in the "advanced search". The problem occurs only in the "edit", and the error is reported a a script error by IE.
Mauro

Alexey admin 10/26/2006

Mauro,
I need to take a look at your files.

Please send to support@xlinesoft.com a URL where I can see your pages.

Or zip and send a full set of generated ASP files along with your ASPRunner project file and database.

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