The main page contains the Dataview component and the Server Data connection which the Dataview component pulls the data from.
The content page only has a table which pulls the data from the Data View component on the main page and I want the paging to use the same Data View component from the main page.
I have no Dataview component or Server Data connection on the content page.
You probably(more than likely) right, in that I could move them to the content page.
But, I had set up the Dataview component, Server Data connection and table in a section on the main page. I then used the “Move to include file” and linked on content.
As it left the Dataview component and Server Data connection on the main page, I presumed this would be the intended action and that the content page would only include the table.
Well if they are used on the content page only, they need to be there.
Or if you insist on keeping them on the main page just setup everything on the main page and then move it to the content page.
But I’d suggest copy and paste server connect and data view on the page they are used on…