Hi All,We have a requirement were we have regions -> regions have countries -> countries have states and metros we are able to get the same using javascript and callserver. when the dcr is new we have no issues but when we reopen the dcr after saving the drop down disapperars .
This is where experience helps. It is a problem people have dealt with many timesYou need to manage the list twice, once on change and once on DCR load, it needs to read the saved entry and populate the second dropdown. If the data is not the same as the label you need to fix that sa well.