I would like to have a multi-record lookup field on my contact object, I know I can create a many-to-many relationship structure to do a similar work, but I would like to have just a field, not a related list. On the Task object, there is one field can do exactly what I want, so how to create something like this? Thanks