How to trigger my odoo model function when I click on specific notebook tab in form view in odoo16
I want to trigger the function when user clicks the my custom notebook tab. I tried to use FormRedner but seem not working and I can’t see any log is displayed in the browser console. This is how I tried.