Re: AjaxAutoComplete and AjaxObserveField
Re: AjaxAutoComplete and AjaxObserveField
- Subject: Re: AjaxAutoComplete and AjaxObserveField
- From: Ramsey Gurley <email@hidden>
- Date: Fri, 3 Apr 2009 09:53:58 -0400
On Apr 2, 2009, at 7:22 PM, Ricardo J. Parada wrote:
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. :-)
Hi Ricardo,
Here's an example I put together based on a tip David LeBer provided
on the wonder list two weeks ago. Just start typing "container" and
it will give you a list. Select a container and it will auto populate
a wobrowser with items.
Title: Hello World
Attachment:
Main.wod
Description: Binary data
Attachment:
Main.java
Description: Binary data
_______________________________________________
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