Skip to Content
Menu
This question has been flagged
4035 Views

please help me in finding solution 

 i have two drop down  in Xml template  (using only controller not model.py )


Note : i am getting countries and states as follows using controller 


country = request.env['res.country'].search([])

state = request.env['res.country.state'].search([])

in first drop down when i  select country  india

then i want to see on states related with india in second drop down field


Thanks in advance

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 24
1703
1
Dec 23
1406
1
Apr 23
1577
1
Mar 23
2395
0
Dec 22
1978