Hi
I am developing a news heavy site and am using Draggable views in order to customise the order that new stories appear on the front page.
Works fine but I will like new stories to appear at the top of the list instead of at the bottom.
Is that possible?

Comments

libbyy’s picture

just to clarify - I can get new items to appears at the top of the sortable list but they do not appear on the front-end UNTIL I save the sortable list.

istryker’s picture

But default, new items received a weight of 0 (or maybe its NULL). They get display at the bottom of list because they have the lowest weight.

libbyy’s picture

StatusFileSize
new20.04 KB
new10.34 KB

When a new story arrives it has the same weight as the story below and doesn't show up at all, despite the fact that I have date as the second sortable criteria. Is there any scripting that can be added to say if the weight is the same then use the second crieria?

istryker’s picture

Assigned: Unassigned » istryker
Status: Active » Fixed
StatusFileSize
new68.63 KB

This should have been doable 16 weeks ago. It is definitely doable now. See image below

Page, Block and Field display of View

Status: Fixed » Closed (fixed)

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

cm1se7en’s picture

How can add DraggableViews: Weight (Weight) in Fields?