I have a SelectWidget (dropdown list) which has a few items in it.

When a user clicks an item from that list, I need to load up related
items in a second SelectWidget below it.
This could be done with Ajax or other means.

I looked through the demo site and I was surprised to find no example
of this (Unless I somehow missed it?)
http://deformdemo.repoze.org

Seems like a fairly obvious feature, how do I implement this with deform?
Hope I don't have to dig too much into creating my own custom widgets.

-- 
Thanks, Richie Ward

-- 
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