In my new form I see something like this when I try and make combo boxes dependent.
For the same combo box (same source data) in my edit form this is what I see. Note that the edit form is populated when a gallery item is selected.
It's the Value of the parent control that seems to be causing the issue. How would I fix this and not break the current functionality?