Hi!

I've just been handed a Drupal 6 site to configure, and I'm really struggling with something in Views. I added an CCK integer field to the Page content type called "sort".

When editing my view, I would expect the CCK field to be available under sort criteria -- but it's not. I don't seem to have access to any CCK fields.

Can anyone provide any insight on this?

Thanks!
Dave

Comments

onhover’s picture

In the views module, the right most tab is "Tools". In that tab try clicking "Clears View Cache".

You are right that the CCK fields should appear along with the others. Is the view defined as a node view?

tordrup’s picture

Hey -- thanks for your reply!

I tried clearing the views cache, and then saving the view -- and it worked!

Thank you! All the best,
Dave