Text area - remove formatting
When a text data type is used, the default text area control is used for the models extending from the Base_module_model. How does one remove the text formatting to enter straight Javascript syntax within the text area control so it doesn't override with HTML formatting. Is there a way to disable the formatting?
Comments
I.E.
converts to
[removed]
[removed]
array('php', 'template', 'entities'). It's possible that one of those functions (e.g. the xss_clean function which it there by default), is causing that.
http://getfuelcms.com/user_guide/modules/simple