Hi Community,
I am working with a Multiselect Lookup in Freedom UI and would like to know whether it is possible to apply a dynamic filter based on the currently opened record.
For example, I have a multiselect lookup that displays records from the Sales Process lookup. Currently, when I open the lookup, it shows all available records.
My requirement is to filter the lookup records based on the current Opportunity (or the currently opened page record), so that only the related records are displayed for selection.
Has anyone implemented a dynamic filter for a multiselect lookup using the current page record in Freedom UI? If so, could you share the approach or any limitations?
Thank you!
Like
Hi, Devapooja
to my knowledge Multi-Select Fields cant be filtered dynamically with OOTB Tools, as its a external Object, from which records can be surfaced on a Freedom UI Page by filtering them by the respective Record ID. But that is handled by the Multi-Select Component
I assume solution would be possible with custom development, if needed.
Best,
David