Hello,
we would like to store html code in fields.
however this doesn't work nor in text area, html area,
if the code contains the words script, everything gets stripped.
how would I best proceed that the html code is considered as normal values and can be copied by the user?
<script type="text/javascript" language="javascript" src="url or source"></script>