Query an InfoTable based on Button Selection
I have a service which Queries an InfoTable based on a DataFilter widget and it is working fine. However, I would like to change my MashUp so that when a user clicks on one button the Query service runs with a certain query input and if they click on a different button it runs with a different query input. In essence, I want to remove the DataFilter widget and instead use buttons to determine the query input to my query service. How do I do that?
Thanks,
Loren

