I have a many2many field of which I want a a column to be invisible given a conditional attribute. I can make the field invisible, but this only causes the cell to be grey and doesn't remove the column. When I use the column_invisible attribute I get the following error:
"The requested change caused an error in the view. It could be because a field was deleted, but still used somewhere else."
Not sure how that error applies here. Using v12.
can you share more detail in images ?
Sorry, posted my comment as an answer instead of a comment - not enough Karma to convert.