Lightning Forms – Lookups – Cross Site Data Lookups

In this video, we implement the Data Connector in Lightning Forms in order to provide a cross-site data lookup column within your SharePoint List Forms

In this video, we implement the Data Connector in Lightning Forms in order to provide a cross-site data lookup column within your SharePoint List Forms.

 

Lightning Forms Data Lookup

As well as refining the standard SharePoint lookup column, Lightning Forms offers the Data Lookup control that can lookup from lists across sites. This is useful if you already have a list in another site to lookup from, and you don’t want to duplicate that list for the purpose of a lookup column on your form. The user completing the form will need to have at least Read access to the list that you are looking up from.

To add a Data Lookup Column:

  1. Add a control to your form.
  2. From the Add dialog, click ‘Data Lookup’
  1. Provide a Display Name for your column and an internal name.
  2. Provide the Site URL for the site containing the list. e.g. https://lightningtoolsproductdemo.sharepoint.com//sites/LightningToolsSoftware
  3. Select the list from the site that you wish to lookup from.
  4. Select the column that you would like to use in your Data Lookup column.
  5. Refine the other properties such as ‘Allow Multiple Values’, ‘Require that this column contains information’, and ‘Display as text only’

Leave a comment