I have Model where some specific fields are decorated with:
AllowHtml
Although that should let that a form field with html input submitted but instead i get this error.
A potentially dangerous Request.Form value was detected from the client (Topic=p style=box-sizing...").
What am I missing here? help please...