I would like to add a counter to my views output, so I can get the following result:
1. Item 1
2. Item 2
3. Item 3
.............
n. Item n
How I get the numbers 1,2,3 to be dynamically created. I have tried with an ordered list, but pagination breaks it and on the next page the items starting to be counted again from 1. It's actually a very basic feature I have used before using another CMS Drupal and its built-in module Views, but I can't find it in your Types and Views plugins.
thanks for the code, but it works only on the first page. As I mentioned I'm using pagination and on the second page, it's starting to count again from 0.
I believe that its because the state is lost because of the refresh of data and the new query.
I'm actually not sure how this one can be resolved but an advise is that you can possibly store the last value .
This one is actually out of the scope that I can provide support for, however what you can do is to contact one of our registered contractors for more advanced assistance.
thank you for your support. I understand you have tried to help me, but it looks like the plugin doesn't have the basic feature which is 'view result counter'.
I'm very satisfied with your support but very disappointed with the plugin Views. I would understand if it was a free plugin without advanced features, but I have paid for this plugin and now I have to spend additional money to hire a contractor for the must-have feature of every table to display actual position of the view result.