Ahhhh...
1) I'm trying to use this embedded 'Contact' SYSTEM Form which has an embedded Maps Form Component initially as a user entry Form to enter the new address of the discovered injured native animal. In my next Form, this embedded Form will be used to display theses entered addresses.
Question: Can I use this embedded Form in this manner?
2) In this Contact SYSTEM Form which I have cloned to make the 'Animal Location' Table (below), I have changed it's original Primary Key from 'Full Name' to 'Location Id' as a Auto-Incrementable number.
Question: When I run this Form by itself, the Primary Key increments perfectly, but is it okay to use it in a Relationship how I have it?


3) I actually already have two Lookup Columns created from the Main Form pointing back to the same above mentioned Primary Key in the 'Animal Location' Table.
Question: Does all the below Table/Lookups look okay to you?


Cheers,
Cosmo