Skip to Content
Menu
This question has been flagged
3 Replies
6669 Views

I have set domain in second field by onchange of one field. but after page refresh, domain get lost as sets by onchane and again we need to update first field to get domain in second filed. What's the sol? I am using Odoo-v8.

Avatar
Discard
Best Answer

Hello Rakesh,

That is the behavior of the onchange. The domain will be there until you refresh / change the page.

Sudhir Arya
ERP Harbor Consulting Services
skype: 
sudhir@erpharbor.com  website: http://www.erpharbor.com
Avatar
Discard
Author

Yes, I know. What's the sol?

Best Answer

Hey Rakesh,

you can use fields_view_get for this.

see the link:

\https://www.odoo.com/forum/help-1/question/how-to-update-domain-set-in-fields-view-get-54408

Thanks.

Avatar
Discard
Author

Hi. I have already tried this. But when we navigate record by arrows then this method does not call.

Related Posts Replies Views Activity
1
Sep 19
2815
6
Nov 24
3629
3
May 24
3236
1
Sep 23
31482
3
Aug 23
5863