Skip to main content
  • 10000+ Publicaciones totales
  • 103,645 Respuestas totales
10000+ Publicaciones totales
how to add listeners to multi-field text-field for touchui

help would be appreciate !!this below approach is not working for multifield texfield listeners . cq:dialog.xml for multifield<vanityurl                                    cq:showOnCreate="{Boolean}false"                                    jcr:primaryType="nt:unstructured"                                    jcr:title="Vanity URL"                                    sling:resourceType="granite/ui/components/foundation/form/fieldset">                                    <items jcr:primaryType="nt:unstructured">                                        <vanitypath                                            jcr:primaryType="nt:unstructured"                                            sling:resourceType="granite/ui/components/foundation/form/multifield"                                            cq-msm-lockable="sling:vanityPath"                                            fieldLabel="Vanity URL"                                            renderReadOnly="{Boolean}true">