Hi to all,
in crm 2011 i have a salesorder entity with some field like department, customer...we have also a lookup attribute contact.
From lookup of the contact we can choose a contact or can create new one.
I need to fill automally some fields of the new contact taking them from the salesorder entity.
If i try to get the parent data but i get only the lookup entity and not the salesorder entity.
Is it possible to get these values and how?
Thanks