<br>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 and couldn't get it to work with a WebPath, so I reconfigured to a blank value, and now everything works.<br>
<br>Thanks for the prompt response.  I'll try w/ SVN HEAD for 3.8 on my laptop and see if I can reproduce the problem.<br><br>-Blake<br><br><div class="gmail_quote">On Tue, Jan 27, 2009 at 1:39 PM, Jesse Vincent <span dir="ltr"><<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
<br>
On Tue, Jan 27, 2009 at 11:43:01AM -0500, Blake Crawford wrote:<br>
> Hi folks:<br>
><br>
> Been researching this one all morning, and can't find a reason for it.  I<br>
> have a CF, enter one value with autocomplete, populated with 10 random<br>
> values.  When starting to enter values, nothing happens.  Looking in the<br>
> page source, it is evidently an AJAX thing, so I tried on three browsers<br>
> (Firefox, IE, Safari), all didn't work.  Apache error logs indicate no<br>
> problem, access logs give 200's on Helper/Autocomplete/CustomFieldValues.<br>
<br>
</div>Can you try with SVN HEAD of 3.8? We've found and fixed some bugs<br>
related to the autocompleting CF type after 3.8.2<br>
<font color="#888888"><br>
-jesse<br>
</font></blockquote></div><br>