Skip to Content
Menu
This question has been flagged
3 Replies
1113 Views

My client has a Product Attribute "Size" that has 163 values. The display order (like on the ecommerce site dropdown when selecting which size) is all out of order. 


I've been able to use the drag and drop functionality to sort the first page (the first 40 values), but there's no way that i've found to sort all 163.


Any ideas?

Avatar
Discard
Best Answer

Hi,

By clicking the red box marked in the following picture we can set the number of records need to show in the screen.


Hope it helps

Avatar
Discard
Author

Thank you! I didn't catch that it allows you to edit the amount shown.

Best Answer

As other already stated your client can click into the 1.40 field and type any number he wants.

Another approach (if this happens more often): he could edit the action and set the default limit to more than 40. This can be done by GUI in Debug Mode or by code changing the attribute of the tree. 

{ attribute name="limit"}500{/attribute}

(change {} to the correct chars)

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 23
1485
2
Apr 16
13980
2
Mar 25
557
2
Sep 24
841
2
Apr 24
2298