Operator use "Connection" parameter to populate other parameters
Hello!
I have an extension operator that takes a "Connection" parameter. Once the user selects the connection, I'd like to make a call to that connection and use the results to populate a second parameter's drop-down menu choices. Is this possible? It seems that all the parameter choices are initialized at once in getParameterTypes().