i am working on a lineage (pedigree) type of database. what i would like to happen is that when i click on a field (showing dog's name), it would bring me to the records of that particular dog. for example, a record contains dogA, dogB is dogA's sire, dogC is the dam. if i click on dogB, it would bring me to dogB's main record showing dogB's sire and dam and so on.
i thought all i needed to do was to get to find mode and get related records but i could not get any script to work.
i probably need a sample script for this. thanks for any help in advance.