coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: makan1 on April 27, 2006, 11:47:42 AM

Title: Change "User" field from VARCHAR to multiline TEXT
Post by: makan1 on April 27, 2006, 11:47:42 AM
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.