I have some HTML fields in the form with javascript embedded , now the form just display the Javascript as plaintext instead treating it as Javascript, What should I do now? Before upgrading to 2.11.0 , it works probably.
I want to know in 2.12.0, I created a new form, does it allow to place <script> xxx</script> inside HTML element anymore? It seems it will treat it as plain text only.