I am testing the new Brooklyn feature to conditionally render columns in a Table component. I am bringing in data from Salesforce. The feature works great on column fields that are data type String or Double, but it doesn’t appear to be working on Picklist fields. Is that by design?
Specifically, I am trying to render the field if the picklist field value != blank value. That way, if none of the rows in the table have that field populated, the column won’t appear. I have also tried by rendering only if the picklist field value is in [set of values], and that doesn’t work either. The column does not display at all when I add these render conditions.
Question
New Brooklyn feature: Conditional rendering of columns in table not working on Picklist fields
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


