Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4527 Представления

Hello , I have been trying to make changes in the property of the selection field values. Like I have 2 fields , 1st is many 2one and other is selection field having 3 values. Now my requirement is that when I set a value in the many2one field, the 2 values in the selection field disappers and only 1 field remain in the selection field.

-> I tried to use invisible="1" when defining the field. But it didnot work. I need to do this.

-> Or I was thinking to use function like onchange function but the main issue is to set the property of selection field as invisible.

Please guide me to achieve this or any alternative for doing such thing. Thanks n regards

Аватар
Отменить
Лучший ответ

hi..

are you trying to say, the values in the selection list has to be filtered?

If so, write onchange_event for 1st field, and pass domain through onchange_event to your selection field...

Аватар
Отменить
Автор

I already have used an onchange_function with the 1st field, how cani I use onchnege_event with it. Will that be possible?

Related Posts Ответы Просмотры Активность
1
авг. 15
2986
2
мар. 15
5289
1
мар. 15
4131
1
мар. 15
8642
2
апр. 21
16957