I have an "image" column in one of my tables. I can use filecolumn to insert data into the table just fine, the image gets uploaded. However, when I try to update that table, the image field in the form doesn''t get populated with the data in the image column. here''s a part of my _form.rhtml that doesn''t get populated on edit: <p><label for="client_image">Image</label><br/> <%= file_column_field ''client'', ''image'' %></p> What am I doing wrong? Thanks, eduard _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails