Hi, I've been reading through the posts related to the AutoComplete Field and I'm even more confused. My simple (?) question is:
Can the AutoComplete Field behave like a SingleSelect Field? 1) Feed it with (<id>, <name>) tuples from the associated search controller 2) Provide an <id> at render time and it shows the related <name> 3) Get back the <id> value when the containing form is submitted I guess it doesn't. At least point 2) seems a constraint because it looks up the <name> part in the search controller and not the id. Well, if it really doesn't, can someone point me to another widget to use (a kind of dynamically feed SingleSelect widget). Kindly Yours Marc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

