Hi All,
We are planning to migrate our AEM Project from Classic UI dialogs to touch UI dialogs. Our classic UI dialog contains multifield of custom xtypes saving data in the form of string array of Json Objects. As the touch UI dialog is based on coral UI 3, we are planning to migrate the content from String array of Json Objects to node structure so that it will be working in touch UI Coral UI Multifield dialogs. Initially we planning to maintain both classic UI and touch UI dialogs. As the touch UI dialog multifield data will saved in the form of node structure, Is there a way these values can be read in classic UI Multifield dialog(Custom Xtype) and get saved in the form of node structure after submitting the Classic UI dialog.
Thanks,
Manikanta