跳至內容
選單
此問題已被標幟
3 回覆
1118 瀏覽次數

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)

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
10月 23
1488
2
4月 16
13988
2
3月 25
560
2
9月 24
844
2
4月 24
2301