Skip to main content
14-Alexandrite
December 27, 2023
Solved

All Drop downs showing same value.

  • December 27, 2023
  • 1 reply
  • 1867 views

I have 3 drop downs bind to the same service whose output is list of mashups in the project.

When i try to change the value of drop down 1 then the value in the other 2 drop downs automatically change to the same value. 

VR_10133499_1-1703693647764.png

 

I need all the 3 drop downs to show values that user has selected.

I don't understand how the 3 mashups are connected.

Also is there a good way to default the previously selected values when the mashup is loaded.

Best answer by Sathishkumar_C

You have to use 3 different services to bind with 3 drop down buttons.

Kindly find the attachment.

1 reply

17-Peridot
December 28, 2023

You have to use 3 different services to bind with 3 drop down buttons.

Kindly find the attachment.

14-Alexandrite
December 28, 2023

Is there no way I can use the same service to populate the data. All the three drop downs should populate the same list.

17-Peridot
December 28, 2023

You can call the same service three times,

Sathishkumar_C_0-1703743826174.png