Hi,
I'm using the AEM 6.2 CFP 17 . Since, AEM 6.2 doesn't provide feature in multifield to store data in composite node. So, to make it store in the form of node structure, I've followed the following blog http://experience-aem.blogspot.com/2016/09/aem-62-touch-ui-composite-multifield-with-rte-required-va... It works fine and stores the data in composite structure.
But, if I'm using richtext in multifield and then add links in field individual field and save it, it works fine 1st time with all browser e.g. Chrome, Firefox, IE But, again, if I authored component dialog and add another field in rich text multifield and author link in that, it removes the link of fields which were previously authored and it happens if I do it only in Firefox browser. On other browser, it works fine.
Does anyone faced this issue? It's specific to Firefox browser only? On other browser, it works fine.
Thanks in Advance.