My client live site sag.org.au is on J3.4.8, PHP 5.4.45 and VM 3.0.9 and the client test site test.sag.org.au is on J3.5.1, PHP 5.4.45 and VM 3.0.14. Uses Rockettheme Callisto template (Gantry 5).
In both cases the back end administrator inventory display ( VM | Products | Inventory ) displays 30 lines, with no apparent way of changing this default to another value.
My client remembers being able to display all the lines when using VM 2.
She wants to be able to export the inventory to a spreadsheet for offline management/reporting.
Can you advise:
- Is there any way to change the number of lines displayed?
- Is there a better way to export inventory data (such as displayed here) in a csv file or similar?
Simple configuration: VM Configuration/Templates/Set the pagination sequence for the List Box/Backend default items per list view
You can export products using CSVI (https://www.csvimproved.com/) or write your own SQL to export direct from the database. Most people use CSVI.