CrossSite Lookup - refresh [Title] on edit
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?
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?
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
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.
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.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 5 guests