Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: How do I make some fields appear some places...

Quote Reply
Re: How do I make some fields appear some places... In reply to
Uh...All you have to do is edit your link.html and include only the fields you want to display in a "short" view. Then you add the rest of the links in the detailed.html template file.

Then to link to the detailed page, use the following link in the link.html template file:

Code:
<a href="<%build_root_url%>/detailed/<%ID%>.shtml">Detailed Page</a>

Change /detailed/ to whatever you specified as the detailed directory in the links.cfg file.

BTW: This has been discussed in this Forum and the Modification Forum. DO you ever use the search engine in this forum???

Wink

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. Smile
----------------------










[This message has been edited by Eliot (edited January 26, 2000).]
Subject Author Views Date
Thread How do I make some fields appear some places... Sanguinarius 1281 Jan 26, 2000, 6:26 PM
Post Re: How do I make some fields appear some places...
Eliot 1260 Jan 26, 2000, 7:07 PM
Post Re: How do I make some fields appear some places...
Sanguinarius 1264 Jan 27, 2000, 3:49 AM
Post Re: How do I make some fields appear some places...
Eliot 1258 Jan 27, 2000, 8:36 AM