Hi
We recently had a requirement to open new Task form on click of a ribbon button with Regarding field prefilled.
And as mentioned in the SDK, we can’t set the values for regarding lookups.
https://msdn.microsoft.com/en-us/library/gg334375.aspx#BKMK_SetLookupFieldValues
The workaround is to create custom parameters, set its value in JavaScript and use these values on the onLoad of the Form.
http://www.crmnerd.com/customizations/using-xrm.utility.openentityform-with-custom-parameters/
Hope it helps..
Discover more from Nishant Rana's Weblog
Subscribe to get the latest posts sent to your email.
