I am making an application that will help me manage information on contacts (ie people that I meet) for a project. In the form I will enter information on the contacts and it will then store it in a "database" for me.
However, I would like to be able to show connections between the contacts, such as if one person knows another contact in the database. What I would love is a field where I could link to other contacts already in the database and then could add a description as to the nature of the relationship.
Is that possible?