I want to use the generic view mechanism to add/change/delete but I don't want to have to write my own form template for each page.
I'd like it to work just like the admin interface does. Is it possible/sensible to hook into the admin code which seems to use add_stage/change_stage to automatically generate the templates? Or is there a better way of doing this? Any pointers welcome... Rachel