You are here

Files in Views Record Count 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt -- SUMMARY -- Views Record Count, a Drupal module, as the name says, count the records in views. For displaying the count you have to enable the pager in you views than you can also choose the region to display the count text…
views.recordcount.css css/views.recordcount.css #views-record-count-text{ font-family: arial; font-size: 12px; font-style: italic; } #views-record-count-text strong{ font-weight: bold; color: #4183c4; } .show { display: block; } .hide { display: none; }
views_record_count.info.yml views_record_count.info.yml views_record_count.info.yml
views_record_count.libraries.yml views_record_count.libraries.yml views_record_count.libraries.yml
views_record_count.module views_record_count.module display record count in header or footer if pager is implemented in view's display.

Other projects