Anyone? I did not find the solution yet!
tks,
David Sousa
Anyone? I did not find the solution yet!
tks,
David Sousa
Neither did I. I have a similar problem with observe_form, using it for validations.
It fires a PUT for each field change I make, and a POST (to my validation controller method) after the changes are submitted to the server.
Same here, I notice the same behaviour, when changing a field a PUT is sent, why?
decalod85 wrote: