Hi All,I have also achieved the above using below code snippet:For Maximum links validation:Add a new property - "maxlinksallowed", type- String to the multifield node in your cq:dialog.Add below javascript code to touchui js file. $(".js-coral-Multifield-add").click(function() { ...
We are using RTE in touch UI dialog using multi-field. Each time on adding field creates new RTE field in multi field. Now the problem is text entered in dialog field disappears when opening the dialog second time. Field is not getting auto populated with text saved in node.AEM version: 6.1