Info Window Customisation Field Style does not work for boolean columns
Description
If the CSS Style - Style Line has display logic, that involves a Yes-No column, then the style does not work in info window, just in regular windows.
Steps to reproduce:
create a CSS Style with a style line, (e.g. color: red;) and set Display Logic to e.g.: @IsBOM@='Y'
set Field Style in info window customisation → column e.g. on the product info - Name column
try to e.g. create a new sales order line and search for a product that has IsBOM true
the name column should be red, but the style is not applied
Note: In info windows, if you use a column as a context variable in a css style line, then that column must be also added to the info window and marked as displayed to make the style work.
If the CSS Style - Style Line has display logic, that involves a Yes-No column, then the style does not work in info window, just in regular windows.
Steps to reproduce:
create a CSS Style with a style line, (e.g. color: red;) and set Display Logic to e.g.: @IsBOM@='Y'
set Field Style in info window customisation → column e.g. on the product info - Name column
try to e.g. create a new sales order line and search for a product that has IsBOM true
the name column should be red, but the style is not applied
Note: In info windows, if you use a column as a context variable in a css style line, then that column must be also added to the info window and marked as displayed to make the style work.