CrossSite Lookup - refresh [Title] on edit

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Dan_C
Posts: 63
Joined: Tue Dec 02, 2014

25 Aug 2016

Hello -

I have two fields showing in the lookup and this works to pull the associated lookup item's title elsewhere:

fd.field('FieldX').control('data')['Title']

But then if the user saves the form and comes back the ['Title'] returns undefined unless the user navigates back to the lookup field and reselect the item from the drop down.

Is there a way to refresh that data in the lookup without manually reselecting?

Dan_C
Posts: 63
Joined: Tue Dec 02, 2014

25 Aug 2016

Workaround that's working for me now = I've included the title with the lookup in the list column settings and added that instead of using the crosssite lookup data ['Title'].

Still curious if the crosssite lookup can be refreshed though.

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

26 Aug 2016

Hi,

Cross-site Lookup does not load data from the related list on initial loading. So, a user needs to expand the list to get access to data object with additional columns specified in the query.

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests