I have a table called people with a field called Nationality.
I have a table called Nationality with a field called Nationality with a list of Nationalities.
I want to have my "add page" display the Nationality field and give the user to select from a dropdown list derived from the Nationality table/nationality field and once selected have it add the Nationality to the Nationality field in the people table.
I don't understand where or how and would appreciate any help.
Thanks,
Tim