how do i add another field such as price and make it be readable when i'm not in mysqlman?
Jan 19, 2003, 6:32 PM
Veteran (2312 posts)
Jan 19, 2003, 6:32 PM
Post #2 of 4
Views: 1415
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...
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...
Jan 19, 2003, 7:44 PM
Veteran (2312 posts)
Jan 19, 2003, 7:44 PM
Post #4 of 4
Views: 1418
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...
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...