I'm trying to add a custom valdiation in an entityform, pretty forward conform this link : https://community.adxstudio.com/products/adxstudio-portals/documentation/configuration-guide/web-forms/web-form-steps/custom-javascript/ but it doesn't work at all.
With some alerting I discovered that 'if (typeof (Page_Validators) == 'undefined') return;' causes a premature end to my attempt to add the validation.
Anyone an idea why Page_Validators is undefined ?
*This post is locked for comments
I have the same question (0)