Hi,
I have two collections and both of them are loading simultaneously, but one of them is a child collection by following relation: when item in parent collection is selected, only matched items from child collection are available for selection.
So, my question regarding Combobox node is that when parent item in one combobox is changed, I see the old value (UID) in the second combobox, because child item is not match with parent item any more.
Is there a way to hide this UID? I'm confused a bit.
photos.app.goo.gl/Pk1ojMb1yDMBd1MYA
Thanks in advance!