I have a table view with a listing of a bunch of results that span a couple of pages. One of the fields I have is Global: View Result Counter which will give each row a result number.

I also have a GMAP attachment with markers set as Numbers. This attachment is set to inherit pager, exposed filters, etc. Displaying the numbers work and they match up with the results... except for results page 2.

The Global view results counter continue to count from 11 onward to 20. but the GMAP numbers stay the same at 1-10. The results themselves match but the numbers do not. Is there a way to display the correct number on the GMAP markers or is there a field that I'm missing that would output the current GMAP numbers into my rows?

Thanks for your help.

Comments

petarb’s picture

I'd love to know this as well. Am experimenting... will report back.

bdragon’s picture

Ahh, I guess it would be nice to have the ability to tie the marker offset to a field. I don't think that capability is in.

petarb’s picture

Then perhaps we could change the View's sorting order so it matches the sorting order of the gmap numbered markers? I have tried doing this but I can't for the life of me see any rhyme or reason to the gmap number marker's sorting algorithm. However I am not a coder. Any ideas?

blaiz’s picture

Having the same issue. Would be nice to tie the offset to a field. Subscribing.

heylookalive’s picture

Just had the same issue with D7, the problem was that for some reason my HTML List page display was out of wack with the gmap attachment display. In my case adding a second arbitrary sort for nid fixed this for me.

podarok’s picture

Version: 6.x-1.1 » 6.x-2.x-dev

the most major 6.x release tag
You should check it before posting bugs