I'm not quite sure how this problem came about (that seems to be the common
theme these days).

I use $ajax->observeField to update an element in one of my forms.
The form is was one of my originals and was working perfectly when i called
it "completed."

I came back to it to give everything a dry run and it's no longer working.
The ajax request is being made but I'm not getting a response on all ajax
requests on that page, not just one.
The element only updates with the debug info and there are no errors.
I would normally be inclined to think that something is not coded correctly
(which still may be the case),
but what I am 100% sure of is that it did work perfectly when I left it and
since then I know for sure
that I haven't touched, let alone changed anything in the actions or views
for the ajax requests.

The helpers are all the same in the appcontroller as well, nothing changed
there.

Everything looks to be in place, I'm not sure where else to look.
What could have changed?

- Ed

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to