Writing a service to query infotable field based on output of another service
Hello
I have created one infotable that contains two columns as Name and State. I have created one service to select distinct states from the info table. I binded output of this service to dropdown widget in mashup. Now I want to create new dropdown to show all names for selected states. and for this I need to create one service which will output infotable containg all names for that state. Please help.
