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-validator.html
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 wi...