Page 1 of 1

Total number of records

PostPosted: Thu Apr 05, 2012 12:23 am
by Byrhtwulf72
On the details tab for a table, it shows the number of total records in the list. Is there a way to also show that number on the list tab?

Re: Total number of records

PostPosted: Thu Apr 05, 2012 9:26 am
by shannah
If you use the "old" resultlist controller it will show you these figures in a way that is similar to the details tab. Add a [_prefs] section to the conf.ini file with the following directive:
Code: Select all
use_old_resultlist_controller=1


http://www.xataface.com/wiki/preferences

-Steve