Does anyknow know how I would build/structure a database to hold a tour stop listing with states, metro’s and regions?
I would like to build it so that when the client goes to add a tour stop, they would choose the state from a select list, then the next select would populate with the metro areas in that state, then once a metro is chosen, the next select would populate with the regions.
I’ve tried a couple different ways but I can’t seem to figure out the correct way to do this. I have FieldFrame, Playa, Gypsie and other extensions installed…
Thanks in advance!