Gossamer Forum
Home : Products : Gossamer Links : Discussions :

add new field

Quote Reply
add new field
how do i add another field such as price and make it be readable when i'm not in mysqlman?
Quote Reply
Re: [SinisterX] add new field In reply to
Just go to Admin/Database/Editor Links-Properties and click Go button.
On the bottom of the page click "Add column" link.
This is the place where you can add new field. Fill the form, then click Add.

You can display the values of the new field, by adding a <%fieldname%> tag into the link.html template file. (replace fieldname with new field name)

Hope that helps.

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...
Quote Reply
Re: [SinisterX] add new field In reply to
i'm new to this how did you edit the template? wheres the template modifier,etc.
Quote Reply
Re: [SinisterX] add new field In reply to
Go to Build/User Templates, then select link.html from Available templates, the click Load.
You can edit then manually.

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...