Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
6644 Vistas

Hi,

I'm moving from odoo v12 to odoo v13 and I like a big lot the "vertical 3 dots menu" on the right of some lists (those of the accounting menus but not only).

Why this "vertical 3 dots menu" is not available on all the lists ?

And is there a way to make it available on all the menus or at least on some other menus ?

Thanks in advance for your help.

Avatar
Descartar

See this Video explaining the same: https://www.youtube.com/watch?v=UfWNwupq2CE

Hope it will help others looking for same

Mejor respuesta

When defining a list view, the fields which are available are specifically defined as one of three states:

  • Always on

  • Default on, but hideable

  • Default off, but showable

Any fields that aren't defined in the view at all, are not loaded from the database and can't be shown. For any view that has no fields that are showable/hideable, the triple dot won't show.

To make fields showable/hideable, in the list view definition you need to add optional="show" or option="hide" (depending on whether you want to default shown or hidden for new users). This can be done through Odoo studio or manually by extending views.

Avatar
Descartar
Autor

wonderful and simple, thanks !

Mejor respuesta

Hi,

The three dots  you mentioned is the option to select which all fields has to be displayed in the list view and it is available in the all the tree views in odoo13. See this : Dynamic Field Visibility in Tree Views Odoo13

Thanks

Avatar
Descartar
Autor

I've viewed your video, it's ok for all the models shown there (crm, partner, quotation, ...) but what for this kind of link ? :

https://'some odoo.sh instance v13'.odoo.com/web?debug=1#action=86&active_id=1&model=resource.resource&view_type=list&cids=1&menu_id=95

I tried some tricks (enlarge and reduce the window to get the scroll bars, etc.) but nothing works,

Can you check that on your side ?

Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 24
6330
2
mar 24
1359
1
dic 22
9053
1
dic 22
4383
1
jun 21
2811