I want to have a form saved every 10 seconds or so, or maybe onchange. I’m using rails and have tried observe_fields and periodic_remote_call, but I don’t know how to send a full full parameter with periodic and how to send a full form with observer.
Share
There’s a nice post here: http://www.elevatedcode.com/articles/2006/12/20/using-observe_form/