[Zope-CMF] How to use getProperty and dtml-if with a variable parameter ?

Ausum Studio ausum_studio@hotmail.com
Thu, 21 Nov 2002 09:24:13 -0500


What kind of problems?
Please don't forget to include the traceback


Ausum


----- Original Message -----
From: "Pascal Samuzeau" <samuzeau@oreka.com>
To: <zope-cmf@zope.org>
Sent: Thursday, November 21, 2002 7:09 AM
Subject: [Zope-CMF] How to use getProperty and dtml-if with a variable
parameter ?


> Hi,
>
> I need to use of
>
> <dtml-let choice="portal_catalog.searchResults(meta_type='Test')">
>  <dtml-if "member.&dtml-id;">
>   <dtml-let property="member.getProperty(&dtml-id;)">
>   </dtml-let>
>  </dtml-if>
> </dtml-let>
>
> But I've got a lot of problem due to &dtml-id;
>
> How can I do?
>
> Cheers
> PS
> --------------------------------------------------
> Oreka ! Nous sommes l'internet moins cher !
> Surfez 25% moins cher avec http://www.oreka.com
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>