Closed (fixed)
Project:
Views Custom Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2008 at 20:41 UTC
Updated:
23 Jan 2009 at 18:40 UTC
Hello,
I find something wrong when using Quicktabs.
For exemple, using Quicktabs with 2 blocks displaying 5 rows each.
The rows number of the first block are 1. 2. 3. 4 & 5, but the second block isn't the same, it's follow the rowsnumber of the first block: 5. 6. 7. 8. 9. & 10.
It maybe will good having this if we want to use quicktabs as pagination... but I don't think so... lol
Comments
Comment #1
junro commentedWow, it's so funny, I think Rownumber is not working with blocks. It's not Quicktabs...
If you have 5 differents blocks from 5 differents View in the same page (same Panel), the Fifth block of the page will be numerotate 21. 22. 23. 24 .25 (5 rows per block).
Comment #2
casey commentedI'll look into it
Comment #3
casey commentedFixed in latest -dev version.