W-Mark Kubacki schrieb: > If the country gets changed, display another SelectField/AutoCompleteField on > the fly (or have a set in the document but hidden). > Or, if the country gets changed alter the other's data source/controller. > > How this can be done depends on the JS library you are going to use.
This would work well if the other field is just a checkbox or selectbox with few options. But if it is a text field? I don't want to change the controller, but add more data as input for the same controller. Concerning JS library, I had the standard TG AutoCompleteField widget (using MochiKit) in mind. -- Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

