We load scripts (including jQuery) bundled and asynchronously.
This is a problem for Umbraco Forms, as there are scripts required for Forms included in the views.
We've previously just included the necessary scripts for Umbraco Forms in our bundles, and commented the scripts out in the views.
However we started using Cloud, where Forms are upgraded automatically, and this of course overwrites any changes we have done in the views.
I've created a feature request on the issue tracker, to allow to have own views for Forms. I do not know if that is the best solution, but I do think that the issue needs to be handled in some form or other.
Perhaps there's a workaround we're not seeing? Anyone?
Asynchronously loaded jQuery and Umbraco Forms
We load scripts (including jQuery) bundled and asynchronously.
This is a problem for Umbraco Forms, as there are scripts required for Forms included in the views.
We've previously just included the necessary scripts for Umbraco Forms in our bundles, and commented the scripts out in the views.
However we started using Cloud, where Forms are upgraded automatically, and this of course overwrites any changes we have done in the views.
I've created a feature request on the issue tracker, to allow to have own views for Forms. I do not know if that is the best solution, but I do think that the issue needs to be handled in some form or other.
Perhaps there's a workaround we're not seeing? Anyone?
is working on a reply...