Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How to add a new working field in DB?

Quote Reply
How to add a new working field in DB?
Hi once again,
of course I know how to add a field ina database :)
But - how have I to add it if I need to build in corresponding function in a template?
F.e., I add a field called "Favourite" in LINKS database (ENUM "Yes", "No").
Can I call it from template link.html like that:

<%if isFavourite%>
<small>Favourite!</small>
<%endif%>

or need I change something else for that?

Another question: how can I include this field in admin's "Modify Link" section?

Thanks in advance.

Subject Author Views Date
Thread How to add a new working field in DB? Eximpo 1875 Feb 7, 2001, 5:36 AM
Thread Re: How to add a new working field in DB?
Alex 1831 Feb 7, 2001, 12:38 PM
Thread Re: [Alex] How to add a new working field in DB?
courierb 1782 Apr 4, 2002, 3:46 AM
Thread Re: [courierb] How to add a new working field in DB?
courierb 1772 Apr 4, 2002, 8:47 PM
Post Re: [courierb] How to add a new working field in DB?
courierb 1763 Apr 6, 2002, 3:00 AM