I want to set up a bidirectional link from one object type to another. I know how to set up a field on object A that points to object B, but I don't want to have to put another field on object B to point to object A. How can I do this?