Hi, everyone!
I would like to know how to relate a contact to an opportunity automatically based on the customer.
The scenario is this one:
The user creates its Opportunities via the Quote record, the quote record only has the Account related to…
Please HELP! How to find the contact ID related with current opportunity module in the record.js file ( custom/modules/Opportunities/clients/base/views/record/record.js ). In other words i just need to get the contact ID which is related to my opportunity…
I'm trying to find some documentation on how to do this. I will start trying to use this endpoint now, but its not clear to me if it will work:
<module>/:record/link/:link_name/:remote_id POST
But I do not know if it will work.
Thanks for some…