RenderUmbracoFormDependencies() Throws an error due to bad JS reference
I added the RenderUmbracoFormDependencies() to my Form.cshtml, however, when I ran the page, the condition triggers did not fire.
When I looked at Developer Tools I found that one of the script files that it the RenderUmbracoFormDependencies() is referencing is missing the 's' in the '.js' extension.
RenderUmbracoFormDependencies() Throws an error due to bad JS reference
I added the RenderUmbracoFormDependencies() to my Form.cshtml, however, when I ran the page, the condition triggers did not fire.
When I looked at Developer Tools I found that one of the script files that it the RenderUmbracoFormDependencies() is referencing is missing the 's' in the '.js' extension.
How can I get this fixed so I can properly test to see if my visibility conditions are working?
As a workaround I just added the proper script reference. This is still an issue in general, since it throws an error and I would assume is required.
The condition triggers, however, still do not work - but that is another thread.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.