Can I make drag and drop work only for some columns in kanban?
For example, I have columns:
- NEW
- APPROVED
- CANCELLED
And I want to make it so that I can drag and drop a request to new or approve, but not to canceled and vice versa.
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
Can I make drag and drop work only for some columns in kanban?
For example, I have columns:
- NEW
- APPROVED
- CANCELLED
And I want to make it so that I can drag and drop a request to new or approve, but not to canceled and vice versa.
Hi
You can make that field read-only
<field name="state" readonly="1"/>
Regards
but this setting disables drag and drop altogether, I don't need it
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 2 mar 23  | 4485 | ||
|  | 2 ago 22  | 3508 | ||
|  | 0 jun 21  | 3385 | ||
|  | 1 jul 22  | 3450 | ||
|  | 3 sept 25  | 3363 |