Re: AjaxAutoComplete not getting request
Re: AjaxAutoComplete not getting request
- Subject: Re: AjaxAutoComplete not getting request
- From: Amedeo Mantica <email@hidden>
- Date: Fri, 29 Jun 2012 19:01:10 -0400
I don't recall actually how does Ajax autocomplete is working. It uses the old scriptaculous autocomplete. I'll check on it. The old scriptaculous stuff should be thrown away.
Sent from my iPhone
On 29/giu/2012, at 17:46, Johnny Miller <
email@hidden> wrote:
OK. The component that was loaded through the switch subclassed a component that subclassed ERXNonSynchronizingComponent. I changed synchronizesVariablesWithBindings to return true and it started working.
Do you think it possible to make it work with a non-synchronized component?
Thank you,
On Jun 29, 2012, at 10:59 AM, Amedeo Mantica wrote:
Does the JS resources get loaded ?
Sent from my iPhone
On 29/giu/2012, at 16:42, Johnny Miller <
email@hidden> wrote:
Hi,
I'm working on a project where I'm emulating frame sets. I have various editors that get loaded through a switch component depending on the selected object's type.
In one of the editors I'm using the AjaxAutoComplete component but it is not working :(. I can see from the web inspector that the Ajax request is getting made but if put a logging statement in the handleRequest method of AjaxAutoComplete I can see that the request never reaches the component.
As a test I put the AjaxAutoComplete up a level (into the component that has the switch component) and it worked as expected.
Any advice on how I might be able to trouble shoot this?
Thank you,
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