Hi,

I'm developing a form, that includes a SingleSelectField. Depending on 
the value entered in that field, different supplemental questions are 
asked. To do this I've created the HidingSingleSelectField widget. If 
you're interested, I've created a sample app that does this 
http://pajhome.org.uk/hssf.tar.gz

Can this be added to the standard widgets? I think other people would 
find this useful.

Some work would be required to make it releasable. Currently it works 
purely in javascript, using HTML IDs to determine which areas to hide. 
This means you have to define the form long-hand in the template. If we 
can find some way to express this relationship between widgets, the 
default forms could be used.

So, anyone who's interested in this, please get in touch!

Paul

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to