Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
104 Prikazi

Hi everyone,


I want to be able to hide certain columns in project.task.list:


This works:

<field name="x_studio_so_line_notes_rel" optional="show" column_invisible="1"/>

<field name="x_studio_so_line_notes_rel" optional="show" column_invisible="1 == 1"/>


But nothing else works:

<field name="x_studio_so_line_notes_rel" optional="show" column_invisible="project_id.active"/>

<field name="x_studio_so_line_notes_rel" optional="show" column_invisible="x_studio_bool_test"/>


I want to keep the column hidden if project_id.x_studio_order_type != 'Order'


What am I doing wrong? Any workaround?

Thank you!

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
avg. 25
1107
1
nov. 22
3392
2
apr. 19
8471
1
mar. 15
4352
1
mar. 15
6805