On Fri, Jul 14, 2000 at 11:31:34AM +0100, Marcus Mendes wrote:
> How can I get  the content of   TITULO_CIDADE  out of my tags <dtml-in>
> </dtml-in> ??
> 
> My code is :
> 
>  <dtml-in "_['sequence-item'].objectValues(['TSimpleItem'])" sort=title>
> 
>      <dtml-if "_['sequence-item'].id == CIDADE">
>          <dtml-call
> "REQUEST.set('TITULO_CIDADE',_['sequence-item'].title)">
>       </dtml-if>
>  </dtml-in>
> 

I, for one, don't quite understand your question Marcus. Could you be more
specific?

------------------------------------------------------
Andres Corrada-Emmanuel   Email: [EMAIL PROTECTED]
------------------------------------------------------

_______________________________________________
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