Download & Extend

Populate a block with node_view if redirect is disabled.

Project:Ajax
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:minor
Assigned:brendoncrawford
Status:postponed

Issue Summary

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

#1

Assigned to:Anonymous» brendoncrawford

taylzor,

Thanks. I will look into this.

#2

Priority:normal» minor
Status:active» postponed

This is a good idea, but will require some time. Anyone want to take a stab at this?

nobody click here