21 Aug
2002
21 Aug
'02
6:44 p.m.
zope writes:
I wanted to ask about how to use the tal:condition exactly
I am trying: <div tal:condition="request.form['txtPL'] == 'john' or nothing" tal:replace="request.form['txtPL']"> List </div> "python:" prefixes are lacking.
Read about the various TALES expression types... Dieter