Hi, I made it work for nested multifield with some changes to https://github.com/arunpatidar02/aem63app-repo/blob/master/js/dropdownshowhide-multifield.js try below JS. (function(document, $) {"use strict";// when dialog gets injected$(document).on("foundation-contentloaded", function(e) {// if ther...