This topic is locked

Autofill

4/23/2010 11:58:21 AM
PHPRunner General questions
T
tez1982 author

Sorry if this has been asked before but I can't seem to find it...
I have a drop-down control box which selects the name of a person who performs a procedure. The control gets the name from a look up table which also contains the grade of person performing the procedure. I would it so that when i select the name of the person, the field on the main form below auto-populates with the grade.

T
tez1982 author 4/23/2010

I have worked out how i do this using a dependent drop down. This works fine for one drop down menu. When i attempt to duplicate this for a second person undertaking the procedure eg: assistant (details stored in the same look up table), then the name appears, but the grade box is empty. When you select that as a look up it displays information from the css stylesheet.
Can you have two dependent drop down boxes gathering information from the same look up table in phprunner?

Sergey Kornilov admin 4/23/2010

Sure, dependent dropdown boxes that use the same lookup table should work just fine.
Does it work for you when you test in PHPRunner?
You can post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.