Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Martin 278 posts 662 karma points
    Sep 05, 2017 @ 10:42
    Martin
    0

    Umbraco Forms - Custom Theme - JQuery Error Message

    Hi All,

    I'm having issues setting up Umbraco Form 6 with the new themes templates.

    I'm getting the JQuery error message when my custom theme is used - (its a copy of the default folder theme).

    "jQuery has not been loaded & is required for Umbraco Forms."

    Ive included the JS files at the end of the template.

    Ive seen other post which suggest changing the InsertUmbracoFormWIthTheme to

     Html.RenderAction("Render", "UmbracoForms", new {formId = form, mode = "form", recordId = recordGuid, theme = theme, includeScripts = includeScripts }); 
    

    But this makes Form use the default theme.

    Any ideas, would be helpful.

Please Sign in or register to post replies

Write your reply to:

Draft