Copied to clipboard

Flag this post as spam?

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


  • Zain 4 posts 74 karma points
    4 days ago
    Zain
    0

    Umbraco 13 forms conditions rendering script

    I am using a custom theme for umbraco forms and to make conditions work for the custom theme I had to add the following to my Script.cshtml file:

    Html.AddFormThemeScriptFile("~/App_Plugins/UmbracoForms/Assets/themes/default/umbracoforms.js");
    

    But this script file umbraco.js is not loaded directly when the form is loaded on a new browser page and conditions do not work unless the site is refreshed once then the script can be seen and conditions work as expected. What could this depend on ?

Please Sign in or register to post replies

Write your reply to:

Draft