usagers is a TinyTable

this, is ok :
<dtml-call "REQUEST.set('usager','bruno')">
<dtml-in "usagers(ident=usager)">
...

but, not this : why ?
<dtml-call "REQUEST.set('usager',AUTHENTICATED_USER)">
<dtml-in "usagers(ident=usager)">
...     
 
-- 
Thierry Pasquier
centre de culture scientifique, technique et industrielle en Poitou-Charentes
Espace Mendès France, Poitiers, tel 0549503300 - fax 0549413856
http://www.pictascience.org
 

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to