Hi,
I'm still relatively new to Draggable Views. But whatever I do I keep seeing the weight number fields next to each draggable cross. Whatever I do, I can't get rid of those.
I'm trying to construct a draggable "My bookmarks" view with Flag and Draggable Views. So that the users see a little draggable cross, Title and Content types.

Please help. (it seems like the HOWTO in drupal handbook is outdated and the Flag-weight module is no longer even needed)

Comments

sevi’s picture

Status: Active » Closed (duplicate)

(it seems like the HOWTO in drupal handbook is outdated and the Flag-weight module is no longer even needed)

Well, the flag_weights module saves the weights in the flag_content table. These values can be accessed even if draggableviews is not involved and even if DraggableViews gets removed.

duplicate of #605728: I can't get rid of the Flag-weight fields ? (I'll mark it on spec)