Skip to main content

When using the form validation on field with function from js I get the error (although the function works!): "Function expected":

213753_pastedImage_1.png

Because it adds to my function: "(val, args)"

213754_pastedImage_2.png

What should I do?

When adding validation - we should add ";" on the functions


Reply