R
RhondaR
I have a situation on my form, that if a certain value is selected in a drop
down list in "field 2" then I would like the values in the drop down list in
"field 19" to be dependant upon what was selected in "field 2".
For example If in Field 2 I select the value " Dallas" then in Field 19
I only want the values "Texas, Georgia, New Mexico, Louisiana" to be
available as options in the drop down list for field 19. If in Field 2 I
select the value "New York" from the drop down list, then in Field 19 I want
to show "New Jersey, New York, Mass, etc" as selectable values in the drop
down list.
How can this be done? The values are "hard coded " in the drop down list on
the form, they are not part of a file that can be read.
Thanks very much for any assistance given.
down list in "field 2" then I would like the values in the drop down list in
"field 19" to be dependant upon what was selected in "field 2".
For example If in Field 2 I select the value " Dallas" then in Field 19
I only want the values "Texas, Georgia, New Mexico, Louisiana" to be
available as options in the drop down list for field 19. If in Field 2 I
select the value "New York" from the drop down list, then in Field 19 I want
to show "New Jersey, New York, Mass, etc" as selectable values in the drop
down list.
How can this be done? The values are "hard coded " in the drop down list on
the form, they are not part of a file that can be read.
Thanks very much for any assistance given.