Create SharePoint template
Posted: 26 Mar 2018
Hi,
I created a site which contains forms created with Forms Designer and a Cross-site Lookup field. From this site i created a SharePoint template with the savetmpl function. I check the option to include all contents. When creating a new subsite using this template the forms work fine. The form that contains the cross-site lookup field hangs (searching) on the lookup field.
The console throws this error:
I created a site which contains forms created with Forms Designer and a Cross-site Lookup field. From this site i created a SharePoint template with the savetmpl function. I check the option to include all contents. When creating a new subsite using this template the forms work fine. The form that contains the cross-site lookup field hangs (searching) on the lookup field.
The console throws this error:
Code: Select all
init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1 GET https://xxx.xxx.nl/_layouts/15/plumsail/crosssitelookup/select2/select2_locale_nl-NL.js net::ERR_ABORTED
Define_module_def.Define.loadScript @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
LoadSodInternal @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
LoadSod @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
LoadSodByKey @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
(anonymous) @ fd_Document_Edit.aspx?List=65892093-bcb8-4908-ae30-b05b3cc6a4a4&ID=1&Source=https%3A%2F%2Fxxx.xxx.nl%2Foverleg%2Ftest%2FBijlagen%2FForms%2FOp%20jaar.aspx&ContentTypeId=0x010100B27F3FF0EDA600468FF2E304A76105E2&RootFolder=%2Foverleg%2Ftest%2FBijlagen:581
NotifyEventAndExecuteWaitingJobs @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
NotifyScriptLoadedAndExecuteWaitingJobs @ init.js?rev=l27kKb%2BMq%2FuMKrOMKLV%2B8w%3D%3DTAG0:1
(anonymous) @ plumsail.csl.select2.js:30
jsinitializer.ashx?web=%2Foverleg%2Ftest&list=65892093-bcb8-4908-ae30-b05b3cc6a4a4&field=Agenda_x0020_item&el=cslAgenda_x0020_item&key=csl_init_cslAgenda_x0020_item.js&rev=1522050426864:1 Uncaught System.FormatException: Unrecognized Guid format.
at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
at System.Guid..ctor(String g)
at XgFcmC1xTrcISwPFCT.SGUPD7vHtpq3qLiS8d..ctor(XDocument )
at Plumsail.CrossSiteLookup.JSInitializer.RWUTGCZ4U(HttpContext )