How can I make an entry in a MySQL Field deletable and not the whole entry

I have a table structure with 

Field('name')
Field('image')

I want to make an option for the image Field to be deletable using crud to 
update the form

*cheers

and ty


-- 



Reply via email to