Hi Ben,
We are trying to implement a script that renders when a user successfully completes the form and the Thank You Message displays. However, when inserting that <script> in the Thank You message via the Insert à Source Code, the non-text content is being stripped by the wsywg editor making it impossible to embed the JavaScript within the Thank You message. Are there any configurable settings, user permissions or necessary tags that would allow the wyswyg editor to save that embedded JavaScript into the Thank you message? (Please note we’ve tried unsuccessfully using the <script> tag, <script type="text/javascript">, as well as wrapping the contents in a //<![CDATA[ tag)
Please see attached screenshots:
Navigate to Web to Lead tab Thank You Message at the bottom of the page.
Click Insert Source code
When we enter our script, press OK and hit save:
When opening that window back up, the script is not included: