I am using the domain of many2one field and i want samething like
<field name="field1" widget="selection" domain="[('field2','=',field1)]"/>
field2 is the field in other table which linked by field1
but there is some problem when running this line, how to solve it?
Hello willie, Can you more explain which problem is occur and what you want give brief example for more clearity