Laurin schrieb: > Is there some function I can override in MyAutoCompleteField Class to > catch the point where the input value is read - and only use the value > from the hidden field? Or must I adjust things in the controller as > shown?
You should be able to do such tricks with a custom validator. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

