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

i find digits for sequence keeps changing for different menuitem tags.. what does it conveys

頭像
捨棄
最佳答案

It's because you can sort your menuitems with that.

For example:

  • Quotations (sequence=2)
  • Sales (sequence=4)

If you want to add the menu before Quotations you can give your new menu a sequence < 2

It's only to order menuitems.

頭像
捨棄
作者

thank you............