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?
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