Multi-Select filter option for non-picklist fields
In the new Superbank release, there's now the option to add a multi-select filter to a table. This is great but only seems to allow picklist fields to be used. We really need to be able to use fields like "OwnerId" (for multiple user filtering) and "RecordTypeId" (for multiple record type filtering). Could we not provide a model for the selectable options like we can currently with a regular "select option" filter?
It would also be great if the new automatic condition table filtering could use non-picklist fields.
It would also be great if the new automatic condition table filtering could use non-picklist fields.
4
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
Resulting queries work as expected.
I want the options to only be from another model I set up where the records are related to the current "Job".
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.
1. Built in functionality
2. Hacked method
How else would you like the nail hit?
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
Not realy, what I realy need is a multi-select table filter based on a Reference field that looks like the multi-select picklist as shown in the picture (based on the values of the reference field values in the table:
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".
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.
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