Postponed
Project:
Ajax
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
4 Mar 2009 at 18:59 UTC
Updated:
17 Apr 2009 at 07:36 UTC
if you have disable_redirect turned on for form submissions, then when the node form is submitted via ajax, instead of the edit form still appearing it would be nice if it displayed the 'view' of the node. this should obviously done via an ajax call without a page refresh.
the node data could be sent back in an ajax response on 'complete' after form submission for display on the page if desired, else the form stays in place like the current behaviour?
briefly touched on this in http://drupal.org/node/361992
Comments
Comment #1
brendoncrawford commentedtaylzor,
Thanks. I will look into this.
Comment #2
brendoncrawford commentedThis is a good idea, but will require some time. Anyone want to take a stab at this?