Is there a way to show accordions in form view? Specifically I need to have certain sections of the form collapsed by default for certain user groups. Is there a way to set this up in Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
3908
Tampilan
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
How to make field readonly to selected groups
Diselesaikan
|
|
2
Mar 24
|
6404 | |
|
1
Feb 24
|
1981 | ||
|
0
Mei 15
|
4609 | ||
|
1
Feb 24
|
2663 | ||
|
0
Feb 24
|
10 |
Please go through this guide https://www.odoo.com/documentation/13.0/reference/security.html
@mohammed, I am already familiar with the options for security. My question is specifically about showing accordions i.e. collapsible sections for form content. I am unable to find any resource on this. The security aspect of it is an add-on to that, in that I want the default states of the collapsible sections (i.e. expanded or collapsed) to be determined by the user's group. Hope this is clear.