etsmarines Posted June 14, 2010 Posted June 14, 2010 I have a table called contact management. In it I have contact fname mname lname and suffix. I also have fields with all of the contacts family information. Brother1FNAME, MNAME, LNAME etc. Brother2FNAME, MNAME, LNAME etc. Parents aunts uncles friends all that. Is there a way to set it up so that if one contacts parents equals another contacts parents they will automatically fill in the other contacts first middle and last name fiels in the brother or sister fields of their record? So that I do not have to manually do it? Any good family tree scripts or plugins out there as well? Thanks! Erik
bruceR Posted June 14, 2010 Posted June 14, 2010 You'll need to do a complete redesign. Almost any time you see FieldName1, FieldName2, etc. it is an indication of a data structure problem where you need real related tables and certainly that is the case here. I'm sure others will provide more details.
Recommended Posts
This topic is 5336 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 accountSign in
Already have an account? Sign in here.
Sign In Now