Hi!
I have a workflow I am working on that uses some dynamically changing inputs.
I.e..
Selecting a host from drop-down causes two other drop-down selectors to populate with information relevant to that host.
This works great in the Orchestrator workflow designer.
However, in the vSphere web-client the fields are not updated when a host is selected. They seem to just get populated with default values for the data type (StoragePod, and ResourcePool)
I know not everything that works in the workflow designer translates in the web client. Am I just running into that issue, or do you think there is a way I can work around this?
My main goal is speeding up the interface by presenting only the relevant selections to the user, without them having to dig through a slow tree-view for the item they want to select.
Thanks for any insight you can offer
Jason