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 4870 Mar 11, 2002, 5:42 AM
Thread Re: [jai] Delete Image
Paul 4785 Mar 11, 2002, 7:15 AM
Thread Re: [Paul] Delete Image
jai 4722 Mar 14, 2002, 3:23 PM
Post Re: [jai] Delete Image
Paul 4693 Mar 15, 2002, 2:36 AM
Thread Re: [jai] Delete Image
604 4750 Mar 11, 2002, 9:26 AM
Thread Re: [TheStone] Delete Image
jai 4745 Mar 11, 2002, 10:25 PM
Thread Re: [jai] Delete Image
604 4660 Apr 1, 2002, 2:59 PM
Thread Re: [TheStone] Delete Image
assombracao 4653 Apr 1, 2002, 4:14 PM
Post Re: [assombracao] Delete Image
604 4637 Apr 1, 2002, 4:24 PM
Post Re: [TheStone] Delete Image
jai 4664 Apr 2, 2002, 2:57 AM