Hello,
On my sites front-end I have pagination exactly the way I need.
Problem starts with back-end product view.
Default view count in back-end is 5. If I choose to display 20 product, it displays 20 products, which is fine at this point.
But, if I edit a product and save it, when I return back this only 5 products are being displayed again.
How could I change default view count in back-end ?
I have tried this - http://forum.virtuemart.net/index.php?topic=113120.0 (http://forum.virtuemart.net/index.php?topic=113120.0), but this messes up my front-end pagination.
I'm using J2.5.8 and VM 2.0.18a