MultiSelect Entity Picker

Hey,

I was just wondering if there is some way to extend the standard entity picker to support selecting multiple entities?

If not, what are my options? Would it be possible to just create a dialog with a table inside, with multiselect enabled and then on close to maybe pass the selected items to the root screen?

Hello,

If not, what are my options?..

ValuesPicker component supports selecting multiple values. Also you can consider to use TagField or TagPicker.