I'm using a computed field in nodes which are shown in a view that is itself wrapped in a viewfield of another nodetype. CF gets one variable of the computed code from an editable field in the nodetype that contains the
viewfield. To do that I use view of views module.
The whole thing is actually working fine. But I need the nodes sorted by ascending value when updating the value of the editable field. It is not working when I use the sort criteria of the views.
1. Is it possible to sort/resort the nodes in the view?
2. If yes, HOW?

Comments

colan’s picture

Status: Active » Closed (won't fix)

Version 5 is no longer supported.