Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Add a Link form

Quote Reply
Add a Link form
hello,

wondering if anyone could tell me how i would go about adding 2 input fields to the add a link form.

also, can someone offer the html for the submit button that posts to the add.cgi script. i guess i messed up that html when editing the add.html template and now the form wont' post.

thanx,

eddie
Quote Reply
Re: [eddie123] Add a Link form In reply to
To add two fields you need to go to the table editor under Database > Links/Properties.

You then need to add the equivalent html fields into your form include - make sure the field name matched the field you added in the admin panel exactly.

The default html for the add page should still be in your template directory - customizations are stored in /local

Last edited by:

Paul: Jan 31, 2003, 10:45 AM