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

I need to have domian filter on selection field for example i have DATA =[('1','one'),('2','two')] and so on.... i need to display the values excluding 1 in the form view

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

Hello,

I'm not sure but I think you can use something like this -> domain=[('selection_field','=','1')].

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

thanks for your reply, i have tried this but this is not working

I just tried this and this can't work. A selection doesn't allow a domain.

You can fix this by making a many2one field and use the selection widget. Where you can define the 'name' and 'value'. Then it's easy to use the domain

Tác giả

Thanks for your reply

Bài viết liên quan Trả lời Lượt xem Hoạt động
naked domain set up Đã xử lý
3
thg 7 25
4455
0
thg 5 25
948
2
thg 3 24
2187
0
thg 1 23
1775
1
thg 11 22
3234