Hi. Having created a CCK content type, then an overriding frontpage (not w/ the module front_page) View, after trying unsuccessfully to reverse the sort order to ascending, I added an integer field "weight" to the content type, set it for each of the 6 exisitng pieces of content, made that a sort criteria in my view, and deleted all other sort criteria. I have successfully used sort criteria in the past, have also succeeded in using an argument for this, but in this case for some reason no matter what I try, sort remains descending. Anyone else experience this? Anyone have ideas what could be happening? Can one not add a field to exisitng content and then sort on it for some reason? Possibly search criteria for this View is being overridden from some default somewhere else?

Thanks much...