I can't add the "Draggableviews: Weight" field to my View. The configuration window will not close and the settings do not save. The problem exists both on 2.0 and 2.0-dev. I'm using Views 3.5 and Ctools 1.2.

Here is a screencast to illustrate.

https://dl.dropbox.com/u/4770698/Drupal-org/DraggableViews-CantAddSortFi...

Comments

istryker’s picture

Title: Can't add the "Draggableviews: Weight" field to View » Can't add the "Draggableviews: Weight" sort to View

Thanks for the video. That was very helpful.

Ok, the one things that I notice that was weird was 'Control Panel: Sort (eCards)'. It should be 'View Name (view display)', without a colon.

My gut is telling me its breaking on the colon. The value is 'view_name:view_display' and if its 'control_panel:sort:ecards' then it would break.

It is possible to get a screenshot or video of your sorting view?

Changing Title, its the sort 'field' not the 'Draggableviews: Weight' field

istryker’s picture

I am also wondering if the view is throwing a 500 ajax error, and you have error handling turned off

gjones’s picture

I'm also having this same exact issue on 2.0 only. http://drupal.org/node/1353808 works fine for me.

minoroffense’s picture

Make sure you've run update.php if you've upraded the module. That fixed it for me.

capellic’s picture

I changed the title of the sorting view from "Control Panel: Sort" to "Control Panel Sort" and that made no difference.

Then I upgraded to 7.x-2.x-dev (October 22, 2013) and ran update.php. This worked with the sorting view with the title of "Control Panel Sort". And then removed the weight field to try again after reverting the sorting view name to "Control Panel: Sort" and this worked!

Sorry for taking so long to get back to you, this issue got tabled for awhile.

malcomio’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.