Hi,
I've added a custom entity called "Proposals", basically in our business after a quotation is accepted we do a finance proposal which enables the customer to get credit for the purchase.
Each proposal needs to be assigned to both a contact and a quote. I've linked these using relationships and it works fine.
However, if a contact is chosen first I need to only allow quotes to be chosen which relate to that contact.
If a quote is chosen first I want to automatically select the contact that is related to that quote.
Whats the best way to do this?
Thanks