When using the AutoCompleteField, I often want to access not only the current value of that field alone, but also the current values of the other fields in the same form, in order to present better suggestions to the user. For instance, when I autocomplete a "state" field, I would also like to know the value of the "country" field, so that I can only return the states existing in the respective country.
Has somebody an easy solution for this? -- 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 -~----------~----~----~----~------~----~------~--~---

