Skip to main content
14-Alexandrite
July 27, 2020
Solved

How i show some values after clicking dropdown list?

  • July 27, 2020
  • 2 replies
  • 1106 views

hello,

i want to show some data after clicking on dropdown list.

if i have dropdown "level" which contain list as "Beginner", "Intermidiate" and "Advanced". And i have mashup which contain workout list. So if i select "Beginner" then in mashup it show only "Beginner" list. Please refer below attachment.

 

 

Best answer by PaiChung

Use a service with an input parameter to filter the data to display

then supply the input parameter based on the 'selected row(s)' from the data source for the dropdown.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
July 27, 2020

Use a service with an input parameter to filter the data to display

then supply the input parameter based on the 'selected row(s)' from the data source for the dropdown.

Support
August 4, 2020

Hi @Ru_01.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Thank you for your participation in our community.

 

Regards.

 

--Sharon