Add additional properties to object dropdown in action types

The object dropdown widget in workshop lets you display object properties in the dropdown widget when filtering and selecting objects. It would be awesome, if we could get that option also directly in action types, since it greatly improves user experience and would avoid too much customization in workshop e.g. via partially hidden inline action forms where the nice dropdown widget would be replaced by some workshop input.

Best,
Florian

Great point. I’ve generally moved away from Action Forms, for reasons like this. The user experience is simply not good enough, once you want to do anything relatively simple, beyond selecting values.

The best solution for a fast prototype is currently a modal in Workshop. But this still requires a lot of work, in terms of setting up backing variables, functions, etc.

So +1 on this one!