Has anyone had any luck with populating a Value Picker form item with an externa vRO action? The docs say that the action has to return a Properties array, but my action that returns a Properties array does not show up as an option as an external source for a value picker (no actions seem to show up actually)
We have some fairly large dropdowns and I think the value picker could be a better experience for our users, but I'm not having any luck so far. I'm also not entirely sure if it is meant to be used with just a list of custom options or if we always have to choose sort of reference type? The wording is a bit confusing in the docs, but the example seems to indicate the former.