I have a view that pulls in a collection of nodes via node id. I'm using the Node:Nid filter, and have it set to allow multiple inputs separated by the '+' sign. This part works beautifully.

I was wondering if I could sort the view by the order of the nids? I thought it might do this by default if I remove all sort criteria, but no joy. I'm looking and I don't see a way to sort the view by this data.

Any advice you might be able to give me would be greatly appreciated.

Comments

thechanceg’s picture

Status: Active » Closed (fixed)

I guess some other people had the same idea I had. The Views Arguments Extras module handles my situation perfectly.