[Zope] dtml-vars in html links

Michel Pelletier michel@digicool.com
Thu, 09 Mar 2000 17:58:36 -0800


"Joseph A. Archer" wrote:
> 
> Hello (yet again) Zopists,
> 
> I regret that I have so many questions...
> 
> I had this working in older versions of Zope.  Has this been updated to
> another format?
> 
> <a href="/queries/SearchResultPage?theid=<dtml-var the_id>">link</a>
> 
> or was I using it the hard way?

No you are doing it the right way and it should work fine.

Is there an error and a traceback?

-Michel