I have used Ajax quite easily on a couple of components and for some reason, 
implementing even the simplest test was failing on updating a component of a 
similar sort.

Before I make a wholly new component — are there flags or tests aside from 
jQuery which seems fine? I don’t readily see why this just isn’t seemingly 
observing and updating the way I expect?

Thoughts?

> On Nov 9, 2023, at 5:00 AM, D Tim Cummings via Webobjects-dev 
> <webobjects-dev@lists.apple.com> wrote:
> 
> Set parameter afterUpdateElement to "observe" and it will behave like it is 
> in an AjaxObserveField
> 
> <wo:AjaxAutoComplete list = "$listCustomerName" size = "50" value = 
> "$theCustomerName" afterUpdateElement = "observe" />
> 
> Tim
> 
> On 9/11/23 17:54, Stavros Panidis via Webobjects-dev wrote:
>> Hi,
>> 
>> Is there any trick available to make AjaxAutoComplete field observable (by 
>> AjaxAobserveField) ?
>> 
>> Many thanks in advance for your help
>> 
>> Stavros
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/tim%40triptera.com.au
>> 
>> This email sent to t...@triptera.com.au
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to jtay...@oeinc.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to