Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [afinlr] Show CategoryID in Add_Success.html?: Edit Log

Here is the list of edits for this post
Re: [afinlr] Show CategoryID in Add_Success.html?
This should do the trick as a global:

Code:
'cat_id' => 'sub { return $IN->param('CatLinks.CategoryID') }'

Then in the template just add the tag <%cat_id%>

Last edited by:

Paul: Sep 30, 2002, 5:26 PM

Edit Log: