I have created a LinkDialogOverride.js and need to change the default:{ "itemId": "targetBlank", "name": "targetBlank", "xtype": "checkbox", "boxLabel": CQ.I18n.getMessage("Open in new window"), "value": "targetBlank" }To a select dropdown or combo box. I see how it can be added to a dialog through ...