Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
2089 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор

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

Найкраща відповідь

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)

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
жовт. 23
2262
2
квіт. 16
14913
3
черв. 25
898
2
бер. 25
1419
2
вер. 24
1813