Hey, thanks for the response.I've been having a look at this and have come up with this listener for the dialog:function(dialog){ var dialogItems = dialog.initialConfig.items.items.items; var newItems = {'jcr:primaryType':'cq:Widget', name:'${path of property to view}', stateful:false, xtype:'textfi...