Hi.
I have an HTML tag that i need to specify with ID attribute, I would this
attribute as name_1, name_2 and so on.
Actually writing:

<span tal:attributes="id person/id_name"> some text </span>

I resolve partially my problem cause I just have 1, 2. How can i prepone the
static text "name_" to the dynamic text from person/id_name???

Regards.
_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to