cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Connecting the DropDown widget selection to a custom service

Ike@ACE
13-Aquamarine

Connecting the DropDown widget selection to a custom service

I'm trying to figure out how to allow a user to select from a dropdown menu and have that selection be used as input to a custom service that will ultimately populate the rest of the mashup. I've been beating my head against the wall trying to figure this out. I'm hoping you all can help me. Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions
Ashritha
13-Aquamarine
(To:Ike@ACE)

Hi Ike@ACE ,

  1. Create the service that lists the drop down data in the infotable format
  2. Bind the service ALL DATA output to drop down widget and select the column to be displayed( ex: R1)
  3. Expand the SELECTED ROW and bind the required column (R1) to  a custom service as input

Capture.PNG

 

 

View solution in original post

2 REPLIES 2

Ashritha
13-Aquamarine
(To:Ike@ACE)

Hi Ike@ACE ,

  1. Create the service that lists the drop down data in the infotable format
  2. Bind the service ALL DATA output to drop down widget and select the column to be displayed( ex: R1)
  3. Expand the SELECTED ROW and bind the required column (R1) to  a custom service as input

Capture.PNG

 

 

Top Tags