Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
167 มุมมอง

"In the 'List' report from the Sales module, I added the 'Estimated Date' field. How can I sort by this field? (the arrows for sorting do not appear on the field)"

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,


To sort the list, click on the field.



Hope it helps

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Sergiu,

If the "Estimated Date" field is a computed field with store=False, then sorting won’t work in the List view. To make it sortable, you need to define the computed field with store=True.

If you’d like, I can help you with the implementation details. Feel free to contact me directly at +91 91069 97061 or mail at khushi.p.erpharbor@gmail.com for further assistance.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello  Sergiu Bujor,

If it is a computed field with store=False, you cannot sort it in the List view. You need to set store=True to enable sorting.

Feel free to reach out us at:- lakhan@codespheretech.in

อวตาร
ละทิ้ง