コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
1477 ビュー

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
1756
2
4月 16
14418
2
5月 25
341
2
3月 25
860
2
9月 24
1132