Hello

How to connect it to another elements on template?

${h.select("select1", "1", options=[("1", "FirstSection"), ("2",
"SecondSection"), ("3", "ThirdSection")])}


for example
checkbox cheked value if "SecondSection" selected

of visible of block
<div>
block if "FirstSection" selected
</div>

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to