This question has been flagged
1514 Views

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?


Avatar
Discard

Hello willie, Can you more explain which problem is occur and what you want give brief example for more clearity