When I preview a View of type Page I get the result that I want, however when I view the page on the url, as stated in the View Preview, I get a different result.

What am I missing?

Comments

CMS’s picture

Try clearing your cached data and/or browser cache.

spigot’s picture

I have, but no effect unfortunately.

CMS’s picture

Hi spigot ,
could u please be a little more descriptive about your problem ..

spigot’s picture

Hi, yes sorry, I was a bit vague, I'm fairly new to Drupal and I'm not sure what the relevant parts are.

I am trying to create a view that displays my Products, which are records, filtered by an argument that is a Taxonomy term:

The path for the Page display is 'artists/%'.

When I select Preview for this view it displays a Product, with 'Add To Cart', and filtered correctly by the argument inserted into the Preview form.

However, if I try the url directly in a browser, it shows the node.

Aha! When getting the details to post in here, I discovered that the node had an entry in it's 'URL path settings' field, and this was obviously overriding the path in the view!

Thanks for replying, and for getting me to look in the right place!