Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [rayhne] Modify Form

Quote Reply
Re: [rayhne] Modify Form In reply to
Yes.

You can add a tag which shows which category each link belongs to inside of the modify select loop.

<%loop link_results_loop%>
<%showcat,$ID%> <<<You need to write the global, see below

blah blah

<%endloop%>

In the modify_select.html template you can also use <%ID%> to return the ID of each link as it appears in the select loop.

There is an explaination of how to write a global to return the category for a particular link in the RESOURCE section under GLOBALS.


http://www.iuni.com/...tware/web/index.html
Links Plugins
Subject Author Views Date
Thread Modify Form rayhne 3598 Jul 22, 2002, 11:16 AM
Thread Re: [rayhne] Modify Form
Ian 3433 Jul 22, 2002, 4:26 PM
Thread Re: [Ian] Modify Form
rayhne 3466 Jul 22, 2002, 7:05 PM
Thread Re: [rayhne] Modify Form
Ian 3437 Jul 22, 2002, 7:08 PM
Post Re: [Ian] Modify Form
rayhne 3426 Jul 23, 2002, 5:59 AM
Thread Re: [Ian] Modify Form
rayhne 3431 Jul 23, 2002, 7:43 AM
Thread Re: [rayhne] Modify Form
yogi 3435 Jul 23, 2002, 7:46 AM
Thread Re: [yogi] Modify Form
rayhne 3418 Jul 23, 2002, 8:09 AM
Thread Re: [rayhne] Modify Form
yogi 3434 Jul 23, 2002, 8:11 AM
Thread Re: [yogi] Modify Form
rayhne 3471 Jul 23, 2002, 8:15 AM
Thread Re: [rayhne] Modify Form
yogi 3399 Jul 23, 2002, 8:18 AM
Thread Re: [yogi] Modify Form
rayhne 3407 Jul 23, 2002, 8:24 AM
Thread Re: [rayhne] Modify Form
yogi 3395 Jul 23, 2002, 8:26 AM
Post Re: [yogi] Modify Form
rayhne 3399 Jul 23, 2002, 8:34 AM