I am creating a table with three columns. The left column has a conditional build tag so it can only be seen by a specific set of users.
I have set fixed values for the preferred column widths for each column from left to right: 250 px, 250 px, 800 px
When previewing the item with a CBT Expression that removes the left column, columns lose their fixed width and default to 50% each, so each column is an equal width. Is there a way for the columns to honor the fixed width values when the tagged content is hidden?