Skip to content
Loading...

How to display value in a cross-site lookup field

Title

How to display value in a cross-site lookup field

Description

How to display value in a cross-site lookup field

Please wait...

The cross site lookup is displayed as follows:

http://site/Lists/People_Picker;#People:#2

How to display the value of the field

Resolution

<p style="border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; word-spacing: 0px; font: 12px Arial, Helvetica, Verdana, sans-serif; text-transform: none; color: rgb(51,51,51); text-indent: 0px; padding-top: 0px; white-space: normal; list-style-type: none; letter-spacing: normal; border-collapse: collapse; background-color: rgb(255,255,255); text-align: left; border-right-width: 0px; outline-style: initial; outline-width: 0px; background-origin: initial; background-clip: initial; border-image: initial; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; outline-color: initial; orphans: 2; widows: 2; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><span class="Apple-converted-space">The solution is to use our qListView web part to display the list instead of OOB list view web part. </span></p><p style="border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; word-spacing: 0px; font: 12px Arial, Helvetica, Verdana, sans-serif; text-transform: none; color: rgb(51,51,51); text-indent: 0px; padding-top: 0px; white-space: normal; list-style-type: none; letter-spacing: normal; border-collapse: collapse; background-color: rgb(255,255,255); text-align: left; border-right-width: 0px; outline-style: initial; outline-width: 0px; background-origin: initial; background-clip: initial; border-image: initial; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; outline-color: initial; orphans: 2; widows: 2; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"> The cross-site lookup field gets saved in the siteUrl;#listName;#listItemId format and is displayed correctly in qListView web part using the "Display Field Name" feature under the "If this is a cross..." section (ezEdit->Display Fields->Edit).</p><p style="border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; word-spacing: 0px; font: 12px Arial, Helvetica, Verdana, sans-serif; text-transform: none; color: rgb(51,51,51); text-indent: 0px; padding-top: 0px; white-space: normal; list-style-type: none; letter-spacing: normal; border-collapse: collapse; background-color: rgb(255,255,255); text-align: left; border-right-width: 0px; outline-style: initial; outline-width: 0px; background-origin: initial; background-clip: initial; border-image: initial; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; outline-color: initial; orphans: 2; widows: 2; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">  </p><p style="border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; margin: 0px; word-spacing: 0px; font: 12px Arial, Helvetica, Verdana, sans-serif; text-transform: none; color: rgb(51,51,51); text-indent: 0px; padding-top: 0px; white-space: normal; list-style-type: none; letter-spacing: normal; border-collapse: collapse; background-color: rgb(255,255,255); text-align: left; border-right-width: 0px; outline-style: initial; outline-width: 0px; background-origin: initial; background-clip: initial; border-image: initial; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; outline-color: initial; orphans: 2; widows: 2; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"> The OOB list view web cannot display field value.</p>

Leave a Reply