Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5615 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

HI,

I have a table called STATE in which following fields are there-;)

1.STATE_CD (PRIMARY KEY)

2.STATE_NAME

There is another table called CITY in which following following fields are there-:)

1.STATAE_CD (FOREIGN KEY)

2.CITY_CD (PRIMARY KEY)

3.CITY_NAME

what i want is that after selecting particular city from the

drop down the state associated with this city should be displayed in the edit box.

plz tell me how can i do this i m really stuck in this small problem .

plz help me.

The relationship associated with this shown in the pic.

Thanks,

John.

Picture_2.png

  • 2 weeks later...
Posted (edited)

Take a look at CityState.fp7. I think this does what you want to have done.

Basically, I use a popup that incorporates all the states in the STATES table.

If you are interested I have USZipCodes.fp7 table. It might save you some typing? 8-)

Attached below is the US Zip Code Table that shows: City, State, County and Zip.

Cheers...!

you. ron

CityState.fp7.zip

USZipCodes.fp7.zip

Edited by Guest
Add Zip Code Table

This topic is 5615 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.