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() { ...