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

Hi, I need to show a hiden field like this:



I think about xpath but I don't find the correct way, hope you can help me, thanks

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

the code is this:

<field name="origin" attrs="{'invisible': [('origin', '=', False)]}"/>

Лучший ответ

If this field is from any odoo base module, you can enable debug mode go to the specific form and from debug option "edit form view" you can edit the field.

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

Dear David,

Create a custom module and past the below code

    


Thank you

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
апр. 21
8633
2
июн. 20
5801
1
окт. 19
4748
1
мар. 15
13997
2
мар. 15
4798