Discussions
Filtering a multi-select?
I have 2 custom records A and B, where A is a parent of B.
On a customer form I have included both A and B as single-select list/record dropdowns. The dropdown for B is filtered such that the list values are dependent on the current selection of A. This works great.
What I would like to do is perform the same filtering action, but use a multiple-select field for B instead of single select. The sourcing and filtering options are not availalbe when I define the field as multi-select. Is there any way around this? Or is there an existing enhancement?