404 Error with Enterprise Form Submission due to validation URL

Hello all,

I’m having an issue when integrating the default eform ftl validation jquery.

I have been able to get the required validation to run, however there is a line in the eforms.default.ftl which throws a 404 when trying to submit a form :

var ajaxValidationUrl = ‘<@hst.resourceURL escapeXml=false =“validation”/>’;

The console reads -

?_hn:type=resource&_hn:ref=r11_r1_r1_r1&_hn:rid=validation - 404

Has anyone else experienced this with Enterprise Forms and if so, do you have an idea on how to resolve this issue?

Thanks in advance.