Problem when using in conjonction with views_attach : can't save node content

anrikun - June 10, 2009 - 13:35
Project:DraggableViews
Version:6.x-3.2-beta5
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

views_attach is a module that allows to attach a view to node content, and display it even when editing node content.
When a draggableview is attached to a node type with views_attach, it is displayed as expected even in edit mode.
The problem is that draggableview's save button overrides node's save button and only draggableview's ordering changes are saved and not node content changes.
Can you add support of views_attach's node edit mode?

#1

sevi - August 19, 2009 - 15:24
Status:active» won't fix

I found
(1) http://interview.fyicenter.com/1392_XHTML_Form_Can_Two_Forms_Be_Nested.html and
(2) http://www.w3.org/MarkUp/html3/forms.html
on the Internet.

Quoting (2):

Note you are not allowed to nest FORM elements!

I'm afraid DraggableViews will never work with views_attach. Therefore setting status to..

 
 

Drupal is a registered trademark of Dries Buytaert.