Variables in messages not displaying, JS error
-
Hello,
when I submit a GoToWebinar form, the registration works fine but the following errors occur:
-
1. A JavaScript error is thrown (script.js:411 Cannot read property ‘length’ of undefined (relating to the variable “mailChimpSubscribeIf”)).
2. The success message is only shown up to the first variable occurence. If e. g. the success message is defined as ‘You successfully registered for the webinar “[Webinar Title]”.’ then the message that is shown is ‘You successfully registered for the webinar’ (note the missing quotation mark). This type of error also occurs for other messages containing other variables.Is there some kind of fix for this type of bug?
Best regards,
JS
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Variables in messages not displaying, JS error’ is closed to new replies.