Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Solved my own problem. I just commented out the call to the below script in the FormContainerBlock and it went away.
<script type="text/javascript" src="@_formConfig.CoreController/GetFormInitScript?formGuid=@Model.Form.FormGuid&formLanguage=@FormsExtensions.GetCurrentPageLanguage()"></script>
Hello,
I'm working on setting up EPiServer Forms and noticed the below error in Chrome's Console. Only shows up in Chrome.
I noticed this happened after I set workInNonJSMode="true" in Forms.config and it went away when I set it back to false.
Thank you,
Kevin Larsen