Form with Conditional Field not working - return Syntax Error
Hi,
i have a Form with Umbraco with Conditional Fields. I have 2 Fields in my form which should show another field depends on selected value. I got this error in the console:
"Uncaught SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2) at JSON.parse
at listen (umbracoforms.js:38:43)
at umbracoforms.js:20:9
at umbracoforms.js:771:3"
Have please someone a tipp for me or an idea where i could find the error/mistake of mine?
Form with Conditional Field not working - return Syntax Error
Hi, i have a Form with Umbraco with Conditional Fields. I have 2 Fields in my form which should show another field depends on selected value. I got this error in the console:
"Uncaught SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2) at JSON.parse at listen (umbracoforms.js:38:43) at umbracoforms.js:20:9 at umbracoforms.js:771:3"
Have please someone a tipp for me or an idea where i could find the error/mistake of mine?
Thanks and kind regards, Andy
is working on a reply...