Solved
How to bind selected text from a list to a service input
Hi,
How can I bind a selected text from a list to a service input?
I am trying to populate another list based on the selection from the first list.
The service works but I can't figure out how to bind the selected text from the first list to the service input.

