Hi,
I have a class "Label" that displays the product name for each OrderID.
I created a Filter Template for the OrderID column with a Multiselect component that is suppose to display the 'Label Name' for each OrderID in the filter.
However, the multiselect filter template for OrderID will only display the corresponding 'Label Name' for each OrderID ONLY if I use 'FilterType.Menu'.
I want to use a 'FilterType.Checkbox' layout, but when I choose that option, the multiselect filter template will only display the OrderIDs as the filter options and not the corresponding 'Label Names'.
I attached a video demonstration on the issue. From [0, 23s] I am using 'FilterType.Menu' which displays the 'Label Names', but when I switch to 'FilterType.Checkbox' from [24s, end], it does not display the 'Label Names' anymore, and only the OrderIDs.
QUESTION:
How do I get a Filter Template with a Multiselect component to display the correct 'Field Text' when using a FilterType.Checkbox?
Thank you
Attachment:
Filter_Menu_vs_Checkbox_c9b011bc.zip