Skip to Content
Menu
This question has been flagged
4922 Views

Hi, all

I want to add a new search button to the odoo Kanban control panel view. I am using odoo V11 and the screenshot of the view is pasted here so you can understand what I am talking about. I want to add this button next to the search box indicated as a black circle in the image. Please click the link for the image. The new search box will provide Spatial data search function. That is why I want to create a new search button instead of using the existing search options. 


https://i.stack.imgur.com/JSGBw.png


Thanks


Avatar
Discard

You can do it with the web development. If you have tried something, please post your code.

Author

It can add a button next to the Listview. But I don't know how to add the button in the Kanban View. I also tried to modify this sentence from <t t-extend="ListView.buttons"> to <t t-extend="KanbanView.buttons">. But it does not work. Any suggestions?

Related Posts Replies Views Activity
0
Sep 24
128
1
Dec 24
123
2
Nov 24
83
1
Oct 24
258
0
Sep 24
213