It would also be great if the new automatic condition table filtering could use non-picklist fields.
-
922 Points
Posted 4 years ago
Zach McElrath, Employee
-
49,648 Points
mB Pat Vachon, Champion
-
42,926 Points


Resulting queries work as expected.

-
2,224 Points
-
2,224 Points
Rob Hatch, Official Rep
-
44,168 Points
Zach McElrath, Employee
-
49,648 Points
Rob Hatch, Official Rep
-
44,168 Points
Rob Hatch, Official Rep
-
44,168 Points
We recognize that the type ahead is not as intuitive as the classic multiselect control. But we are worried about large volumes of relation values. It seems the type ahead allows for more easy finding. We are still looking at some Ux optimization here.
mB Pat Vachon, Champion
-
42,926 Points
mB Pat Vachon, Champion
-
42,926 Points
1. Built in functionality

2. Hacked method

Rob Hatch, Official Rep
-
44,168 Points
How else would you like the nail hit?
mB Pat Vachon, Champion
-
42,926 Points
-
110 Points
Any news or workarounds available regarding this issue?
Would it be possible to populate a table filter from JS snippet? If so, how?
I need to show a multi-select table filter based on a Reference field but with the look & feel of a "normal" picklist table filter.
Thanks
-
110 Points
- 72 Points
EDIT: Actually the hack works for this case too! If you create a select filter and set up your options manually (in my case from an aggregate model that returns all unique values of a text field) then all you need to do is edit the XML and change filter type from "select" to "multiselect".
mB Pat Vachon, Champion
-
42,926 Points
The solution is the same as posted 12 months ago with one additional tweak. Set in the XML autocompthreshold="25" to either "" or a bigger number such as "500".
So, to recap the steps.
- Create a condition where value is set to "Multiple specified values"
- Create a Filter where "Pick Options and Condition(s)" is set to manual. Select the condition from step 1. Set the Source with "Source Type" set to Snippet. Type in your snippet name.
- Open the XML and update two parameters on your filter as per the pic below.

Rob Hatch, Official Rep
-
44,168 Points
-
1,480 Points
Is it possible to use Manal picklist options for multi select filters on Table?
I can see manal option for single select filter only.
Thanks,
Raj