Closed (fixed)
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 03:32 UTC
Updated:
27 Dec 2011 at 10:10 UTC
Once I enabled draggable view, it turns all my views into form structure. Can the form structure only add to the views that is draggable enabled?
Comments
Comment #1
ygerasimov commentedI think you should remove draggableviews field from other view displays. In this way other displays won't be draggable and won't have form elements. Please confirm it works.
Comment #2
kelvinwong commentedIt works, thanks.
I actually have a single view with multiple displays. In one display I added draggable view field and apply to all displays. The other one I have it set to content format and showing the teaser.
To fix the problem, I need to change the display to the fields format, then remove the draggable view field and switch back to the content format.
Comment #3
ygerasimov commented