[ZPT] Insert subrecord
Dieter Maurer
dieter at handshake.de
Fri Mar 18 14:41:43 EST 2005
Tom Twyman wrote at 2005-3-17 21:37 -0500:
> ...
>This is what I have so far:
>
><a tal:attributes="href
>string:${request/URL1}/fmnewsched?classid=${item/classid}"
> href="fmnewsched">Schedule class</a>
>
>
>
>I am having trouble using the TAL:ATTRIBUTE tag in the target form to
>correctly inherit the <classid> value set in the above statement.
I may not understand your problem.
But, I hope, what you are looking for is
"request/classid" or "python: request['classid']".
--
Dieter
More information about the ZPT
mailing list