"Ian Wilson" <[EMAIL PROTECTED]> writes:

> Just to follow up.  I had to alter the autocompletefield.js to add a
> hook to call an onchange function because i forgot that hidden fields
> cannot have onchange functions...as far as I can tell.  Not a
> beautiful solution but it works.   Thanks.

You could add a signal() to it.  This would be more interesting: after setting
the hidden field, signal() that it has changed and then you could just
connect() on that.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to