I know that we can clone the "field collection view" view and then customize the ordering. Is there any way we can then integrate this with node que?
Or is there some other snazzy way of visually reordering the field collections? I was expecting something more like this http://drupal.org/files/rearrange-field-collections.png. And then I figured when I clicked it I would be able to drag and drop the field collections.
Comments
Comment #1
bryancasler commentedIt's looking like http://drupal.org/project/draggableviews has more promise than Nodeque. However I'm not able to get it working just yet.
Comment #2
bryancasler commentedComment #3
antonyanimator commentedAny updates on this?
I've tried to use draggable views to order field collections with multiple values but it doesn't look as though it can work
Comment #4
antonyanimator commentedActually I realised that it is possible.
To do it you will need to add the draggable functionality to the view that is created by this module.
Comment #5
RobKoberg commentedHow do you "add the draggable functionality to the view" in such a way that the order is saved?
Is it with this module: http://drupal.org/project/draggableviews ?
Comment #6
antonyanimator commentedYes,
I installed draggable views. Then added a draggable function to the view that this module provides. Then sorted the view by draggable.
I then cloned the display and edited the 'draggable' sort to direct to the original view.
I used this when using profile2 fields in panels. It worked great.
Comment #7
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks