I have 4 DropDownDatawindow (dddw) in a screen, all retrieved and shared using ShareData () in a single/same datawindow object . Out of 4 the 3 DropDownDatawindow works as expected but for the account datawindow the data are not getting display. But if I click and choose data from rest of the datawindow then if i select the account datawindow the data are visible but its not allowing to select anything from the list , as soon as we hover the mouse pointer to select it disappears.
Please refer video at https://youtu.be/iJXsJNtBu-c for your better understanding.
Please be sure if you have 4 dddws that all exist at the same time that you have 4 different variables to hold the datawindowchild values.