How to add HTML form into CMS page
-
Hi All,
I'm trying out on my test server to add a sign-up form into a new CMS page in Qloapps but when i paste the form into the page and save i get this error:
The content field is invalid.
i'm testing this out for a mailchimp embedded formThanks in advance.
-
Hi @zayno70
In order to use forms in cms pages, you must enable "Allow iframes on HTML fields" and disable "Use HTMLPurifier Library" (https://prnt.sc/tcsx77) from Preferences -> General
Also while using mailchimp embedded form you must "Disable All Javascript" (https://prnt.sc/tcsyaz) as script tags are not allowed in TinyMCE text editor.