[ic] Examples of the forum tag?

Kevin Old interchange-users@icdevgroup.org
Thu Apr 24 10:13:01 2003


On Tue, 2003-04-22 at 19:27, Interchange Fan wrote:
> Does anyone have examples of the [forum] tag in user?  I can't finde much in
> the way of documentation on it.
> 
> Thanks,
> 
> Peter

Peter,  

If you look in flypage.html in the 4.9.7 release, you'll find this snip
of code:

<snip>

[if variable FORUM_PRODUCTS]
  <tr>
        <td>
                [forum top="[item-code]" display_page="forum/display" /]
                <p>
                [page href="forum/reply"
                                form="
                                        product=1
                                        mv_arg=[item-code]
                                "
                ][L]Comment on this product.[/L]</A>
                </p>
        </td>
  </tr>
[/if]

</snip>

If you load the sample data for tools, the item "os28011" has the forum
tag enabled on it's page.

Also, look at it's sample data in the forum table.

HTH,

Kevin

-- 
Kevin Old <kold@carolina.rr.com>