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
- Бухгалтерия
- Склад
- PoS
- Проекты
- MRP
Этот вопрос был отмечен
4537
Представления
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
2
мар. 24
|
7743 | ||
|
|
1
февр. 24
|
3171 | ||
|
|
0
мая 15
|
5412 | ||
|
|
1
февр. 24
|
4070 | ||
|
|
0
февр. 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.