This topic is locked

Custom Query when Drop Down value is Change.

1/11/2012 1:18:40 AM
ASPRunnerPro General questions
G
Gerald Dela Cruz author

Good afternoon..
Can you help me with this one. Let`s say that I have a drop down button with different Item Classification. Cars, Cellphone etch.
Lets say if I choose the Cars a loop the will occur creating custom textbox that will display all the brands of cars the under the same Item Classification of cars.
Thank you very much.

lefty 2/13/2012

According to your post ; I would just create another text field with a lookup field that is dependent upon what classification you select ex. Table Products next field Types . See in tutorial this post

Lookup Wizard.
So for multiple drop down SEE the "Linked dropdown boxes section of the above link" and make the field depedent upon your Classification field; Then it will show for example Cars. Cellphone

make1 Type1

make2 Type2
Hope this helps .