Hello
I try to change the visibility of a field depending if a element is selected in a many2many relation, but I cannot determine how to write the condition.
I can do this with a one2many, but doesn't work with a many2many.
For exemple I have a multi select field with: X Y and Z values, and I want that an another field become visible if Y is selected.
Do you have an exemple to provide me ?
Thank you !
Hello all,
@Dhaval Desai will check your link but not sure that it contains my answers
@Haresh Kansara you don't understand fully my question, I know how to change the visibility of a fields depending another but i cant manage do do that with a manytomany fields as source
Regards,
Michel