I want to Make a field visible/invisible based on the value of many2one field, for example if I got two values ("Test " and "Other") in a many2one field , now when I select value "Test" from many2one field it will show a field , else it will stay invisible . My question is how I can put attrs or domain filter on that field to be visible or invisible based on the value coming from a many2one field.How I can do it?
Please help . thanks in advance
0
votes
2 Answers
1
votes
1
votes