Hi, how can I make a field invisible if it is in another model, and the field I am looking at is in my model
Hi, how can I make a field invisible if it is in another model, and the field I am looking at is in my model
Hello pavel
You can set the invisible attribute based on context values
You can refer below code
I hope it may help you
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Code :-
<field name="partner_id" invisible="context.get('active_model')!='student.student'"/>
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
9월 23
|
41 | |||
|
4
3월 23
|
19127 | |||
|
2
7월 22
|
5620 | |||
|
0
5월 22
|
3805 | |||
|
1
11월 21
|
20438 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.