Yes possible.Make use of "extraClientlibs", where you can load your desired client library on to your component dialog and with data-validation property, you can achieve your dialog input fields.cq: dialog: { jcr: primaryType: "nt:unstructured", jcr: title: "Text", extraClientlibs: ["category1"], mo...