Hi I'm working on a MS CRM server for a project at my university.
What I'm trying to do is to let the user of the CRM to tag some contacts, I thought of creating an entity to archive the tags an to create an N:N relationship between the tag entity and the contact one. I've created and published the new entity and the relationship, but I don't know how to add a lookup field to the contact form, so that the user can see the tags related to one contact and add a new one.
Can anyone help me?
If you couldn't understand what I'm trying to do tell me, I'll reformulate.
Thanks