Closed (won't fix)
Project:
DraggableViews
Version:
6.x-3.2-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2009 at 13:35 UTC
Updated:
19 Aug 2009 at 15:24 UTC
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?
Comments
Comment #1
sevi commentedI 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..