Re: Pass parameters in tal expression

Andreas Jung <[email protected]> Mon, 17 Nov 2008 19:06:21 +0100
Newsgroups gmane.comp.web.zope.page-templates
Organization ZOPYX Ltd & Co. KG
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------090103050508060405040705
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 17.11.2008 19:03 Uhr, Chintan D Parikh wrote:
> Hi,
>
> I'm trying to pass parameters that are fetched and displayed from database
> thru tal:repeat, in order to sent emails.
python: context/map-db/alert_subscription_mstS(record)"

Your mixing path expressions and Python syntax. 'context/map-db'
is a *division*. Replace the slashes with dots (and re-read
the ZPT documentation).

-aj

--------------090103050508060405040705
Content-Type: text/x-vcard; charset=utf-8;
 name="lists.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="lists.vcf"

begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Ltd. & Co. KG
adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany
email;internet:[email protected]
title:CEO
tel;work:+49-7071-793376
tel;fax:+49-7071-7936840
tel;home:+49-7071-793257
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard


--------------090103050508060405040705
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ZPT mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zpt

--------------090103050508060405040705--