Hi,
I have two forms for Opportunity entity, one when potential customer is account and the other when contact. I use JavaScript to display the right one OnLoad (navigate method of Xrm.Page.ui.formSelector). The problem is when I create New opportunities from contact/account.
The potential customer field gets prepopulated then, but if the last opportunity was related to the other entity, navigate Method changes the form and lookup value is gone. This was working correctly in CRM 2011. Is it a bug? Does anyone have a solution?
↧
Keep the lookup value when using 'navigate' method to change form.
↧