DW version 8.3.1.1
I have a form where i want to allow html to be posted on 1 field. If i try this i get a 404 error. I am almost sure this is the dw sql injection check.
When i disable the sql injection from Management Center then i still get the 404 on the form post.
I also tried excluding the fieldname in MC by adding it to "Ignore the following fields" without success.
Is there a way i can allow html to be posted on a DM Form field and how i can do this?