Has anyone created filter select boxes using the new form framework?

What I mean by that is: 2 selects the first one (not linked to object)
filtering the second one (an object field)

For example:

If you have 3 tables - courses, venues and districts

When you create a course and select the venue, to reduce the list you
first select the district which via AJAX  retrieves a subset of venues
and re-populates the select box.

I could do this with the old form helpers but was wondering what would
be the best practice using the new framework.

Cheers,
John




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to