Dialog Changes and Data 'Loss'
I have a handful of components that are currently using acs-commons to store multifields as json. I've started moving the components away from acs-commons and I noticed that any change I make to an existing cq:dialog node makes the previous data irretrievable by the Touch UI Dialog when using the editor. Am I missing something to have this not happen? Or is there a way for me to convert the json stored to a node structure?
Please let me know if I have not explained well enough.
Thanks
EDIT: I found this link and maybe it is what I should be using?
Dialog Conversion Tool
