Context: I’m using aem 6.2 and for the Multi-field I’m using following plugin http://experience-aem.blogspot.com/2019/05/aem-65-touchui-composite-multifield-with-coral3-rte-rich-... and I’m able to save Multi-field node in composite way. But, when I try to get the value of Multi-field fields on dialog save, the field value just disappears in debug mode and don’t get any value. However, if I don’t use composite approach then logic on dialog save works fine and able to get the value. Please lemme know if there’s any workaround for it.