[IMP] * : kanban, unify dropdown definition in archs
This commit add the documentation for the new 'kanban-menu' template (the ellipsis dropdown menu). No that, this commit add also the documentation for the 'kanban-tooltip' template. closes odoo/documentation#3284 Task-id: 3096776 Related: odoo/odoo#107589 Related: odoo/enterprise#34962 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
1a95d1cd6f
commit
68a35753c6
@ -1748,6 +1748,11 @@ Possible children of the view element are:
|
|||||||
least one root template ``kanban-box``, which will be rendered once for each
|
least one root template ``kanban-box``, which will be rendered once for each
|
||||||
record.
|
record.
|
||||||
|
|
||||||
|
Two additional templates can be defined: ``kanban-menu`` and ``kanban-tooltip``.
|
||||||
|
If defined, the ``kanban-menu`` template is rendered inside a dropdown that can be
|
||||||
|
toggled with a vertical ellipsis (:guilabel:`⋮`) on the top right of the card.
|
||||||
|
The ``kanban-tooltip`` template is rendered inside a tooltip when hovering kanban cards.
|
||||||
|
|
||||||
The kanban view uses mostly-standard :ref:`javascript qweb
|
The kanban view uses mostly-standard :ref:`javascript qweb
|
||||||
<reference/qweb/javascript>` and provides the following context variables:
|
<reference/qweb/javascript>` and provides the following context variables:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user