Page 1 of 1

Linking/Using multiple lists

Posted: 07 Jan 2017
by jpwallace
Is there away to use columns from 2 or more lists on 1 new form without having the cross site look up installed. Also any information on dynamic drop down lists would be very helpful

Re: Linking/Using multiple lists

Posted: 08 Jan 2017
by Dmitry Kozlov
Hi,

You can use lookup fields with additional columns or if you need to refresh additional columns dynamically, you can request data via JSOM or REST api:

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