Changeable Limit on Variations in Gridfield on Product
intotheweb101 opened this issue · 4 comments
Hello
Wondering if anyone else has needed to control the Variation count in the GridField on a product if so I will make a pull request to make the customizable?
Thanks
@intotheweb101 Variation count as in stock control? That should probably be contained in the stock submodule but sounds good 👍
Haha yea, I am more talking in regards to count on a gridfield in the CMS as currently, the list shows 5 different Variations, and our clients have up to 30 different variations per product and, is not a fan of sorting by dragging items between pages.
I'll just make the pull request and we can go from there.
Thanks
Ah.. sorry now I get you. Got confused with counts :) Yep think it would be safe to remove pagination completely because who's going to have 100+ variations on a product and as you said - reordering over pages is not fun.
Pull request added
#https://github.com/silvershop/silvershop-core/pull/750