Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
1500 Представления

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
1773
2
апр. 16
14443
2
мая 25
357
2
мар. 25
886
2
сент. 24
1157