attachment supposed to follow pager ?
Hi there,
I'm developping an advanced UI where I want to use the gmap module to show the same nodes as in the main view (but on map display). This seems to work, except when I start using the pager, the gmap attachment always shows the first 10 nodes. I actually get the same if I set the attachment to use HTML list as display (always the 10 first nodes, regardless of the pager status of the main view).
So, is this intended or am I missing something (inherit arguments and inherit exposed filters is turned on, but I have no pager reference in the attachment).
Tnx,
HnLn

could it be that attahments
could it be that attahments either inherit (when yes) or override (when false) the values in the attached-to item. Since pager is neither a filter, nor a argument, your attachment is overiding the pager value in the attached-to screen?