I want to click on a contact and open that record in the current window, rather than a popup.
I've gone through the code and it seems that the current window will be changed if two "variables" are found in the javascript that handles the kanban:
- oe_kanban_global_click_edit (this is a class in the XML) - OK
- routing - this is a value (with the URL to be loaded).
My question is, how can you define the "routing" in the kanban xml or... - much, much better -, is there any other way of telling the kanban view not to open a popup?