Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1650 Lượt xem

i am following a video guide to create a custom module, i have added Search View using below code (screenshot), its working fine in instructor's video but when i am implementing, 

1- it is showing Status within Filters not in Group by and 

2- when i am clicking on Status it's not working, data in tree view remains same

please help, what i am doing wrong or missing or overlooked?

regards

Screenshot: because when posting code, the forum app starts misbehaving or i have not idea on how to's.


Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

sorry to all, i forgot to use underscore in group_by instead i wrote group by as of my habit in oracle sql.

issue resolved.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Please change the expand = 0 to expand = 1 in your code, check whether you have given your field name correctly, upgrade the module, and try again

eg:

<group expand="1" string="Group By">

<filter string="status" name="your_field_name" context="{'group_by':'state'}"/>

                    </group>



Hope it helps

Ảnh đại diện
Huỷ bỏ
Tác giả

thank you but this problem was resolved yesterday, see my Answer for this query.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
3171
0
thg 2 23
2613
1
thg 8 19
9160
1
thg 8 15
8237
1
thg 12 23
4581