News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Change "User" field from VARCHAR to multiline TEXT

Started by makan1, April 27, 2006, 11:47:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

makan1

How can I make the input box on a user field act like a multiple line text field, instead of a single line 255 character field.

I have changed the field type in the pictures table from VARCHAR(255) to TEXT but the input box on the "edit file information" form is still only 1 line high.