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

Details:

if the default list is [('1','1'),('2','2'),('3','3')]  when onchnage execute 1st time the list will be updated to

list [('4','4'),('5','5'),('6','6')]

and then next will be [('7','7'),('8','8'),('9','9'),('0','0')]  like this.

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

Hi, 

You can follow following link for this:

https://youtu.be/GPhgxxwprA4

Hope it helps,

Thanks

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

You can't do it with a selection field, onchanges for selection fields and for the rest of the fields it will change the value of the field, not the set of values that can be selected on the value, for others fields like relational ones(o2m, m2o, m2m) you could set a domain to be apply for the field to change the resulting set of values to be selected by returning the domain for the field on the onchange, but the selection field is not the case as it's not a relational field and it will not be affected by domains

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 12 15
6272
0
thg 3 15
5997
3
thg 7 24
4480
1
thg 9 23
4983
2
thg 9 23
12454