News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

List child products in backend

Started by nittioettan, March 02, 2016, 09:43:20 AM

Previous topic - Next topic

nittioettan

We have some products with many childs, up to 400.
When listing child products of any product in backend only 81 is visible in list.

Any ideas why?

Studio 42

I think, it's a limit to prevent crash.
This sould use a lazy loading when you have more then 50 for eg.
I don't know if this is team priority to change this ?
A solution is to write a little module or plugin using a button for eg. to display all. But this need a custom work.