SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
133 stars 56 forks source link

Additional columns from lookup field #1138

Open anatolii-bohdanov opened 5 years ago

anatolii-bohdanov commented 5 years ago

Hello,

In our scenario we need to add additional columns from lookup field to list while provisioning.

To make this action more easily it will be nice to have FieldRef attribute in FieldDefinition class.

More information about this scenario you can find at this article: https://olafd.wordpress.com/2017/05/12/create-lookup-field-with-additional-columns/