Closed (fixed)
Project:
DraggableViews
Version:
6.x-3.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 15:40 UTC
Updated:
13 May 2009 at 02:30 UTC
I'd just finished updating http://drupal.org/node/376704 when the 6.x-3.2-beta1 was released, so thought I'd try that. I installed the new module and started to create a new draggable view from scratch - but when I got to step 3 of the README.txt install guide:
Click the "+" at the "Fields" section and choose "Draggableviews: Value #1" -> Click Add button
I found there's no "Draggableviews" option at all.
Comments
Comment #1
sevi commentedI'll cover this next monday when I come back to my computer,
sevi
Comment #2
elliotw commentedI think what it means is the fields section inside of the style options.
That is, if you create a views style of draggable table and then go into its options, there will be a button in the middle that says Add Order Field...clicking on it should give you the option to select Value #1 or the weight field that you are using.
Comment #3
sevi commentedSeems like views data is not exported correctly.
You can look at yoursite?q=admin/settings/draggableviews where the number should be > 0.
But it would be very unlikely if this solved your problem.
Maybe this bug disappears when you download the latest dev version. Otherwise I don't have any ideas so far.
Comment #4
mitchell commentedThis seems like user error.