Hi,
Is it possible to pass parameters to a value selection screen when using a ValuesPicker component? I need to be able to select several items from a filtered list of entities, so my idea was just to pass filter parameters to a select screen. EntityPicker’s lookup action has a screen configurer to do that, so may be there is something similar for ValuesPicker’s select action, too?
Is actually ValuesPicker a good choice for the task, may be there is some better way?