In Dynamics CRM 2016*
I've set a Lookup to be dependent/filtered on a "parent" Lookup, using the out-of-the-box form editor.
Thus when I set the parent Lookup, it filters the choices in the child/dependent by the parent selection - as expected/good.
Problem: when I set the parent Lookup to blank, the filtering remains and continues to limit the dependent Lookup choices by what was previously selected in the parent. I hoped it would be removed and that the child Lookup would no longer be restrained.
Is there JS solution? I'm not adding a custom filter/view of any kind (since I'm using the out-of-the-box Filtering), so I'm not sure if I can remove anything to fix this. Is this the expected behavior?