Hi Have added a 2nd image field in my Page Content Type.
The New field is called "Extra Images". I have set a limit of 10 to that field.
I have created a View Block, for this Field,
I have placed that Block into a region of my Page Layout.
But the View is showing ALL images from the Extra Images field, regardless of what page you are on.
For Example if I enter 2 x Extra Images on my About Page,
and 3 x Extra Images on my Services Page, then both pages will display 5 images.
How do I stop the view from pushing ALL images to ALL pages and instead have it only display the images that are saved within the page I am viewing?
Are you using a contextual filter on your view block?
A contextual filter only shows results based upon the specific context of the page. If you don't have any contextual filter, then your block will show all all results regardless of the specific node you are on.