JSLink for CrossSiteLookup Field
Posted: 08 Apr 2015
Hi,
I am using a CrossSite Lookupfield in combination with SPForm.
I want to change the rendering logic for the lookup field in the display form.
So I create an Client Side Rendering Script an added it to the JSlink property of the field:
~sitecollection/style library/plumsail/crosssitelookup/clienttemplates.js?field=Mitgeltende_x0020_Dokumente|~site/SiteAssets/CSR/qm-csr.js
My problem is that the csr script is not loaded (I can not see it in the debugger).
Is this the right approch change the rednering of a column with SPForm or are there different ways of doing it?
I am using a CrossSite Lookupfield in combination with SPForm.
I want to change the rendering logic for the lookup field in the display form.
So I create an Client Side Rendering Script an added it to the JSlink property of the field:
~sitecollection/style library/plumsail/crosssitelookup/clienttemplates.js?field=Mitgeltende_x0020_Dokumente|~site/SiteAssets/CSR/qm-csr.js
My problem is that the csr script is not loaded (I can not see it in the debugger).
Is this the right approch change the rednering of a column with SPForm or are there different ways of doing it?