Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [charly] modifying add_form.template

Quote Reply
Re: [charly] modifying add_form.template In reply to
That's right. I think you should replace your HTML code like:

<%if db eq 'table_name'%>
Your HTML code
<%else%><!--Use default template-->
<%Dbsql::HTML::generate_add_form%>
<%endif%>

TheStone.

B.
Subject Author Views Date
Thread modifying add_form.template charly 2760 Jul 29, 2002, 10:20 PM
Post Re: [charly] modifying add_form.template
604 2608 Jul 30, 2002, 9:31 AM