[Zope] appending paths in zpt
Thibaud Morel l'Horset
teebes at gmail.com
Mon Jan 12 15:45:32 EST 2009
Sounds like you need to use a string:
tal:attributes="href string:${here/getUserName}/listView?page=1000"
- Teebes
On Mon, Jan 12, 2009 at 3:25 PM, Garry Saddington <
garry at schoolteachers.co.uk> wrote:
> I have this: tal:attributes="href here/getUserName" in a link that works
> but I
> want to append a hard coded extension to it.
> How would I turn it into this and get it to work ?
>
> tal:attributes="href here/getUserName/listview?page=1000"
>
> Regards
> Garry
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090112/c47b999e/attachment.html
More information about the Zope
mailing list