ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Dropdown widget "SelectedText" not working if "MultiSelect"

JO_9930585
13-Aquamarine

Dropdown widget "SelectedText" not working if "MultiSelect"

I have a dropdown widget that populates data after a service run. This all works fine. If I set the "SelectedText" to be one of those values, it works as it should. However, once I change this to a "MultiSelect", the "SelectedText" no longer works. Does anyone have a workaround for this? I am in version 9.0 and cannot upgrade.

 

 

ACCEPTED SOLUTION

Accepted Solutions
Velkumar
19-Tanzanite
(To:JO_9930585)

Hi @JO_9930585 

 

For MultiSelect, You can use SelectedItems InfoTable output from the Dropdown Widget

Velkumar_0-1696304774711.png

 

or you can use Selected Rows from  the service 

Velkumar_1-1696304828241.png

 

/VR

 

 

View solution in original post

2 REPLIES 2
Velkumar
19-Tanzanite
(To:JO_9930585)

Hi @JO_9930585 

 

For MultiSelect, You can use SelectedItems InfoTable output from the Dropdown Widget

Velkumar_0-1696304774711.png

 

or you can use Selected Rows from  the service 

Velkumar_1-1696304828241.png

 

/VR

 

 

JO_9930585
13-Aquamarine
(To:Velkumar)

Thanks for the reply. I might be able to get something working like this. We are using the service response SelectedRow and I will have to change some things around I think.

Announcements




Top Tags