Page 1 of 1

Cross Site Lookup Change Event

Posted: 27 Sep 2016
by Cloud.Ed
From a parent company form I have contacts as related items with the Create New allowed. When I create a new contact I get the company from the parent form and populate the Cross Site Lookup on the new contact form. I have the Cross Site Lookup getting the address, city, state and zip from the parent. In the Cross Site Lookup change event I have the script pulling the exttra fields into the contact form. This fails when the new contact is opened and the Cross Site Lookup get populated from the code. When I then select a company on the contact form it works?


How can I have the contact form get the details from the cross site lookup?


I hope this makes sense.


Thank you!

Re: Cross Site Lookup Change Event

Posted: 27 Sep 2016
by Dmitry Kozlov
The only option I see here is retrieving additional fields via JSOM or REST from the source list:

https://msdn.microsoft.com/en-us/librar ... e.14).aspx