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 <
ga...@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@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 )
>
_______________________________________________
Zope maillist  -  Zope@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 )

Reply via email to