I'm creating a new module where I want to put a button
in kanban
view of Contact screen
. When any user click on that button
I need active_id
of the selected contact. It is possible to get for tree and form view but I don't know how to do that for kanban
view.
Can anyone please help here?
Thanks