Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
How to hide and show a field based on the edit mode or view mode?
How to hide and show a field based on the edit mode or view mode in odoo for example I want to show a field in one2many tree when the user click on edit or create button hide the field when the user click on save button view?
Your help is really appreciated
Hello,
To make the field appear only on edit/create you can use:
<field name="name" class="oe_edit_only"/>
Regards...
Again... why is it not documented!? (Anyhow, thanks for the solution.)
https://www.odoo.com/documentation/8.0/reference/views.html
Documented since more than 4 year !
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 3/29/15, 3:35 AM |
Seen: 2626 times |
Last updated: 4/10/18, 5:15 AM |