Using the SelectedText feature of a dropdown widget on a repeater
I currently have two mashups:
1. Mashup A: has a repeater widget
2. Mashup B: a mashup that is going to be a row in the repeater widget in Mashup A
very similar to what's shown in this video: https://www.youtube.com/watch?v=zXrKq1tvntU&list=WL&index=6&t=0s
In Mashup B, there is a dropdown widget which has all the selections and is also bound to a mashup parameter so that its selectedText can be populated in Mashup A for that row. Although all the parameters and data are being passed in properly for other widgets like label, textbox, etc., the dropdown selectedText feature does not work in this case and it just shows no selection.
Is there a way to get the selectedText feature of a dropdown widget to work in a repeater using a mashup parameter?
I did look at https://www.ptc.com/en/support/article?n=CS252413 and tried the "work around", but that also did not work.
Thank you!

