On Dec 20, 2005, at 8:36 AM, Adrian Holovaty wrote:
How do you envision Ajax use for the edit-inline interface? Would you be using Ajax simply to return the form widgets for an extra inline object, or would you be using it to actually *save* the related objects to the database?
Yeah, the idea is to use AJAX only fetch information and the new row widgets. I agree that the big blue "save" button should be sacred :) I want to keep the idea of the add/change form being atomic.
Jacob