Hi Friends or helpers,
With nolable="1", the field string is still visible.
I use Odoo17 and want to hide the field name. Is there anything I missed?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi Friends or helpers,
With nolable="1", the field string is still visible.
I use Odoo17 and want to hide the field name. Is there anything I missed?
Hello wwy,
I hope you are doing well.
You can achieve this functionality using nolabel="1"
Here is an example:


Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
It works, you can see how we use it on the res.partner form:

https://github.com/odoo/odoo/blob/17.0/odoo/addons/base/views/res_partner_views.xml#L344
Hello,
To hide the field name in Odoo 17 when using nolabel="1", you can use as in the image,

This will hide the field name while still displaying the field value.
Hope it helps
Hi,
XML
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
2
4月 24
|
2076 | |||
|
4
1月 25
|
1961 | |||
|
2
10月 24
|
2967 | |||
|
1
10月 25
|
1317 | |||
|
4
10月 25
|
3711 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.