Using a conditional drop down menu to reveal an additional drop down menu is causing issues within DCL.
We have a UI control panel. Default field is False. When you select True, an additional drop down menu appears below it.
Then, when that drop down menu is opened again in another instance, it defaults to True, but the additional drop down won't show. The only way around it is to change the drop down to another option (false) and back to true.