force one field to check another

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good afternoon, I have 2 drop down fields on a form one called
assigned_location and the other called organization. Now what i want to do is
that when you select one choice in one field i want the other to be narrowed
down and not able to slect certain ones in the other field. For example, in
field one (assigned_location) i choose Miami out of all other locations, then
in field two (organization) i want only the choice field services to be able
to be chosen from the drop down box, and vica versa if i choose field
services in field two (organization) then i should only be able to select
Miami, Central, Tampa, etc from the first field (assigned_location).
Any help would be appreciated.


-alfred
 
This is called cascading combo boxes and is asked about almost every single
day. Do a search of previous posts and you should find this explained
hundreds of times.
 
Back
Top