Here is the situation, I have an entity with several records, each one has a unique project ID, each record also has a contact (not actually in the default Contacts entity), some contacts may have several project IDs related to them. I need a way to do one of the following, either be able to show all the related project IDs for the specific contact within the form for the project ID, or when a note is entered in one project ID, it gets duplicated into all related project ID notes for that contact.
I have the default Contacts entity populated with contacts, but I need to either remove them and start over, or update them. I would prefer to start over and wanted to know if I can just delete all the current contacts without causing any issues.
*This post is locked for comments
I have the same question (0)