This topic is locked

dependent fields

7/29/2005 10:29:27 AM
ASPRunnerPro General questions
A
annayevs author

Hi,

Is there a way to create a dependency based on a checkbox?
Basically, I ask a question that is yes/no and based on the answer, I need to show or not show other fields.
Also, is there a way to show fields based on a choice from a Look Up Wizard?

So, if I give people a choice in a drop-down, where they can select from: drinks, fruits, vegetables. Then, if they select, Drinks, they have a whole bunch of other things to fill out/select. If they pick Fruits, then the items they will have to select from and fill out will be different if they select drinks.
Does that make sense?
I'm stumped. Any help would be greatly appreciated.
Thanks,

Anna

A
annayevs author 7/29/2005

Also,

Is there a way to make what is being displayed dependent on 2 fields (more of an AND rather than an OR).
So, if I have one table with cars and one table with colors, and these tables are independent of eachother, how do I show a blue car? Then, this blue car will have its own different options and selections.
Thanks,

Anna

Sergey Kornilov admin 7/31/2005

Anna,
you can show/hide fields based on other field values however it requires some manual coding.
The same applies to displaying a specific car image based on to other dropdown boxes selection.

H
hussain 10/25/2008

Anna,

you can show/hide fields based on other field values however it requires some manual coding.
The same applies to displaying a specific car image based on to other dropdown boxes selection.


i have the same.. requirement. can u plz explain further abt manula coding. thanks