Re: Display HTML in Extra fields
Not Sure if this warrants its own thread or not. I had already made the input box into a text area for the extra_fields. However, it appears as if its defined as a varchar(255) in mysql, because its chopping of larger bits of text. Where can i change the datatype that is uses when creating the field in the database to tinytext or somthing a bit larger than 255. Or is it somthing else truncating my strings.
__________________
-matt
version 4.1.5
|