1. gil760
  2. General
  3. Wednesday, November 02 2016, 10:43 AM
Hi,
I would like to display the number of rows (1,2,3...) for each row, in the members list table. How can I do that?
Thank you in advance,
admin Accepted Answer
Admin
Hi,
to do this you can override user table output with Joomla override feature.

You can follow these steps:
- Copy file from /components/com_jsn/views/list/tmpl/table_user.php to /templates/your-template-folder/html/com_jsn/list/table_user.php
- Edit new file and add code to show row numbers

Maybe something like this can be difficult if you not have PHP experience, but for us it is so simple, so to met your requirement we will provide you the code ;) :
- Copy attached file to folder /templates/your-template-folder/html/com_jsn/list/ (create folder if not exists)
Attachments (1)
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.