Dropdown Widget Output to Service
I have an infotable with a list of programs and associated parameters. I want to display the names of the programs in a dropdown widget and use the selected entry from that widget as input for a button widget activated service. However, I am having difficulty finding where the dropdown selection outputs to and how to get the infotable information to a service. How can I retrieve the current selection and its parameters in a service?

