Skip to main content
1-Visitor
June 2, 2017
Solved

How to retrieve text of the current item selected in a dropdown-list-widget?

  • June 2, 2017
  • 1 reply
  • 2514 views

hey everyone,

I am currently working with the drop-down-list-widget. The list-widget contains a few strings and everytime I select a string in the list-widget, I want to use

this string to do further work. But it seems that there is no binding option for retrieving this string.

Is it somehow possible to retrieve the text of the current selected item?

Thank you in advance!

Best regards,

Theresa

Best answer by ankigupta

Hi Theresa Lichtenberger​,

The selected text is available from Selected Row(s)->Property_Name of Service feeding the DropDownList. I am referring to the service available in the Right Panel.

1 reply

ankigupta5-Regular MemberAnswer
5-Regular Member
June 2, 2017

Hi Theresa Lichtenberger​,

The selected text is available from Selected Row(s)->Property_Name of Service feeding the DropDownList. I am referring to the service available in the Right Panel.