Hello. I am having an issue when creating a new component in AEM 6.4.5
using a multifield in the dialog. The values are saved in the node, but
when entering the dialog again these values are not displayed, meaning
that when changing anything in the component we would have to reauthor
all of the values again. I have found some solutions following the old
style of creating child nodes with the individual values, and this
populates the dialog properly. I am however of the understanding that
with ne...