Skip to Content
Menu
This question has been flagged
2 Replies
5057 Views

Any one tell me how to clear records from fields_view_get() method. because i have modified my views. but my fields domain are still have old one. i found what is the problem is(fields_view_get()), but i don't know how to clear this from that method.

Avatar
Discard
Author

i forget to check inherit, that's why it's happening. because from the inheritance that fields have domains. now problem solved.

Best Answer

hello

on the field pass the domain attribute blank.

like <field name="fieldname" domain="[]"/>

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 23
12010
0
Oct 23
33
3
Oct 23
787
1
Oct 23
569
1
Aug 23
984