AjaxAutoComplete and AjaxObserveField
AjaxAutoComplete and AjaxObserveField
- Subject: AjaxAutoComplete and AjaxObserveField
- From: "Ricardo J. Parada" <email@hidden>
- Date: Thu, 02 Apr 2009 19:22:06 -0400
Hi,
I have an AjaxAutoComplete. The user types something, the list of
matches is displayed, then the user selects from the list and the
selected item is entered in to the AjaxAutoComplete text field. Now,
when the user tabs out of the AjaxAutoComplete text field I want the
value of the text field submitted in an ajax request and update an
AjaxUpdateContainer.
I thought, oh that's simple, I just wrap the AjaxAutoComplete in an
AjaxObserveField. But as soon as I do that my AjaxAutoComplete no
longer does autocompletion in response to key strokes. They don't get
along.
Any ideas how I could accomplish this? I want to submit the value
from the text field when the user tabs out of the field (onblur
maybe). And update an ajax update container. :-)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden