Field Transfer from CustomObject > 3 to Main Object
Hi,
I try to Transfer the Information from a Custom Object to the main object for reporting reasons.
My custom object is not reportable and i try to get the Information to the main object (Service request).
1st I tried JoinFieldValue with CustomObject18Id but the System does not allow this value.
2nd i tried to use the JavaScript api. It will work with click on the save button but if the user is clicking the lookup in the inline edit mode it will not Trigger.
Any other thoughts or Ideas how to pass this value to my main object(Service Request)