Hello,
I would like to have a SmartObject that displays data from our Microsft Dynamics 2013. And I would like to have data from several entities in the same SmartObject but I can't find how to create the relationship between the entities in K2.
For exemple, I want to have a Smartobject that displays information of a contact (Contacts entity) like name, email, phone number and in the same row, information of the contact's parent account (Account entity). How can I configure a relationship between Contact and Account entities in K2?
I have created all my CRM entities as Smartobjects using the CRM Service Type in K2.
Smartobjects associations doesn't seem to work for what I want. I also tried the Composite Smartobject but as my two Smartobjects come from the same service, it doesn't seem to work either.
Any help would be really appreciated!