Hello guys,
I am trying to understand how relationships work in Entity manager because there is not much information in the documentation.
We have Leads->converted to Opportunities->then from opportunity workflow creates related record "Zakazka"(you can understand it as "order").
There could be multiple Zakazka generated from one opportunity(based on the number of products in the opportunity).
I would like to display those related Zakazkas(all of them) in the opportunity side panel.
When I set relationship one-to-many in opportunity and then displayed this field in the side panel layout of opportunity, I can only manually add there anything from Zakazkas but I would love to have it there automatically. Is there a possibility how to display all related Zakazkas in the opportunity automatically, please?
I hope it is understandable what I am trying to achieve.
Thank you!
I am trying to understand how relationships work in Entity manager because there is not much information in the documentation.
We have Leads->converted to Opportunities->then from opportunity workflow creates related record "Zakazka"(you can understand it as "order").
There could be multiple Zakazka generated from one opportunity(based on the number of products in the opportunity).
I would like to display those related Zakazkas(all of them) in the opportunity side panel.
When I set relationship one-to-many in opportunity and then displayed this field in the side panel layout of opportunity, I can only manually add there anything from Zakazkas but I would love to have it there automatically. Is there a possibility how to display all related Zakazkas in the opportunity automatically, please?
I hope it is understandable what I am trying to achieve.
Thank you!
Comment