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 |
Jump to:
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
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):
I'm afraid DraggableViews will never work with views_attach. Therefore setting status to..