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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3891
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
mar 24
|
6383 | ||
|
1
feb 24
|
1962 | ||
|
0
may 15
|
4585 | ||
|
1
feb 24
|
2645 | ||
|
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.