- π¬π§United Kingdom joachim
Making a plugin which provides values from a view is fairly easy.
We'd probably want to add a View display type which declares 'these results are available for a list option'. And then a plugin deriver which defines a list options plugin for each one.
The trickier part would be that a field which uses this now has a config dependency on the view. There's probably an alter hook to declare that, I hope!