Displaying 1 result from an estimated 1 matches for "bd4eb51c".
2006 Jan 23
3
Clearing a file_column-type field
So I am now able to set/upload an image to my app using file_column, 
with a little bit of a change to the code.
I can change the image using an Edit page, but I''m trying to figure out 
what to do if the user wants to remove the image. I tried adding a 
Remove Image link in my list, but I''m not sure what to do in the 
remove_image method in my controller. I tried setting the