I have a script that calls a template.
The template has a tal expressions like this
<p tal:content="structure here/ploneDoc/getText"> </p>
I want my script to call the template in such a way that the string 'ploneDoc' is replaced by a different string.
I'm not sure how to go about parameterizing a tales expressions like this. Any pointers?
--
David Bear
College of Public Programs at ASU
602-464-0424