Active
Project:
Views Custom Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2010 at 19:41 UTC
Updated:
24 Oct 2011 at 16:12 UTC
Hy, i read all guides, looked into the code but i can't figure how to make the rownumber to start from 1, not from the total number of items in the view. (mine starts from 305 and goes on)
I don't use a pager. It's showing all items.
I suppose it's something very simple i'm doing wrong..
Please help me
Thank you
Comments
Comment #1
weizrd commentedunfortunately i still couldn't figure it out. Does anybody has any idea how is this done?
Thank you
Comment #2
weizrd commentedHello, I discovered that this problem only applies when the style was popup table. In normal table, rownumbe starts correctly, from 1.
Comment #3
Dave-B commentedI wonder if this is the same problem, exposed in a different route: #1319820: rownumber value ends up as rownumber+totalrows, when used in OpenLayers..
How many rows did you have in the record? Did it number them from 305 to 610?