Page 1 of 1

Cross-Site Lookup Column Can not Display

Posted: 19 Dec 2014
by Gökhan Manav
Hi;

We have a problem about cross-site lookup field column.

I added cross-site lookup field my meeting spform.But some of user can not see this field.They can see only installing icon.Some of users can see and use it.

All of user have the same permissions on meeting form and cross-site lookup list.You can see problem below image.

http://i.hizliresim.com/31aamM.png



Please help..

Thanks.

Re: Cross-Site Lookup Column Can not Display

Posted: 19 Dec 2014
by Gökhan Manav
If I debug my internet explorer browser , I show below log.

It means Permission error.But I gave full permission both of list.(Meeting list and cross-site lookup list).


SEC7112: Script from http://portal.cimtas.com/_layouts/15/Ac ... 2Emin%2Ejs was blocked due to mime type mismatch

Re: Cross-Site Lookup Column Can not Display

Posted: 19 Dec 2014
by Dmitry Kozlov
It seems that the user doesn't have Read access to the Style library folder. Please, try to paste the file URL directly into the browser to make sure that it is loaded correctly:

http://portal.cimtas.com/style library/plumsail/crosssitelookup/select2-3.4.0/select2.min.js

Re: Cross-Site Lookup Column Can not Display

Posted: 22 Dec 2014
by Gökhan Manav
Ok.Thank you Dmitry.

I gave all users read permissions to style library.My solution resolved.