Skip to Content
Menu
This question has been flagged
1 Reply
1223 Views

Hi ,

     i develop custom website in odoo 11 ,

      I add two dynamic dependent select item in xml template  view  ,  

how can i get the value of the first select to be used in the search filter in the second list


Notes :- i try  to javascript function , but it not accessible inside my xml template code,


Avatar
Discard

You can do it with JS only. Please share your XML and JS code so that we can help you to make it work.