AI OnAI Off
Check that you make it possible for episerver to insert scripts on your views. You need
@Html.RequiredClientResources("Header") ... @Html.RequiredClientResources("Footer")
in your view or layout
Thanks for your responses guys! It works now.
@Robin The error was not present when forms was uninstalled if you still wanted to know =)
Have a good day!
This will also make it possible to render the episerver context menu in top right corner of pages for editors fyi :)
So that should work as well now if you were missing it...
Excellent:) Working so long in a bigger project makes you forget how the most basic things are set up when you create a new one :D thanks
Hello! :)
I have an issue with episerver forms that i could use some guidance on, I can't use the "confirmation message" function for epiforms because of a javascript error.
This error occurs outside edit mode when viewing the page.
Episerver forms version: 1.1.4.9000
I have tried to uninstall and reinstall from the package manager console but it didn't work.
Any tips and help is much appriciated, Thanks! :)