On Jan 27, 2009, at 3:10 PM, Blake Crawford wrote:
>
> I actually just sorted it out, and it was related to the apache
> configuration. I originally had it configured using WebPath of "/
> rt". Using Firebug, I debugged the AJAX requests/responses for a
> test field, and the callback was t
On Tue, Jan 27, 2009 at 03:10:44PM -0500, Blake Crawford wrote:
> I actually just sorted it out, and it was related to the apache
> configuration. I originally had it configured using WebPath of "/rt".
> Using Firebug, I debugged the AJAX requests/responses for a test field, and
> the callback
I actually just sorted it out, and it was related to the apache
configuration. I originally had it configured using WebPath of "/rt".
Using Firebug, I debugged the AJAX requests/responses for a test field, and
the callback was to "/Helpers/.", rather than "/rt/Helpers...". I spend
a few hours
On Tue, Jan 27, 2009 at 11:43:01AM -0500, Blake Crawford wrote:
> Hi folks:
>
> Been researching this one all morning, and can't find a reason for it. I
> have a CF, enter one value with autocomplete, populated with 10 random
> values. When starting to enter values, nothing happens. Looking
Hi folks:
Been researching this one all morning, and can't find a reason for it. I
have a CF, enter one value with autocomplete, populated with 10 random
values. When starting to enter values, nothing happens. Looking in the
page source, it is evidently an AJAX thing, so I tried on three browse