composite-multifield - Order of fields
Hello.
I’m using AEM 6.2 SP1 CFP2.
I’m using the composite-multifield in a dialog with attribute acs-commons-nested="NODE_STORE". https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master/content/src/main/content/jcr_root/apps/acs-commons/touchui-widgets/composite-multifield
I can see the nodes in the CRXDE, and the order in the JCR is always the same than in the dialog, which is perfect. But, when I use the data-sly-list HTL statement, the order of the elements in the HTL list is different.
I don’t know if the problem is with the composite-multifield or with HTL data-sly-list (or with my implementation).
Anybody with the same issue? Any idea?
Any help would be appreciated.
Kind regards,