Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jai] Delete Image

Quote Reply
Re: [jai] Delete Image In reply to
Hi,

In Reply To:
1/ What is the field that I need to add to my modify_form.html to enable an existing image to be deleted

You should add html scripts below into modify_form.html:
<%if ImageFieldName%>
<input type=checkbox name="ImageFieldName_del" value="delete">
<%endif%>

In Reply To:
3/ In the Sample database that is installed during setup I can't find where the error message "Column price cannot be left blank."

You won't be able to change some messages which come from the GT library.

TheStone.


B.
Subject Author Views Date
Thread Delete Image jai 4895 Mar 11, 2002, 5:42 AM
Thread Re: [jai] Delete Image
Paul 4807 Mar 11, 2002, 7:15 AM
Thread Re: [Paul] Delete Image
jai 4745 Mar 14, 2002, 3:23 PM
Post Re: [jai] Delete Image
Paul 4715 Mar 15, 2002, 2:36 AM
Thread Re: [jai] Delete Image
604 4773 Mar 11, 2002, 9:26 AM
Thread Re: [TheStone] Delete Image
jai 4768 Mar 11, 2002, 10:25 PM
Thread Re: [jai] Delete Image
604 4682 Apr 1, 2002, 2:59 PM
Thread Re: [TheStone] Delete Image
assombracao 4676 Apr 1, 2002, 4:14 PM
Post Re: [assombracao] Delete Image
604 4659 Apr 1, 2002, 4:24 PM
Post Re: [TheStone] Delete Image
jai 4686 Apr 2, 2002, 2:57 AM