Solved | Community
Skip to main content

Solved

77280 Total posts
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">         

Badge winners

Show all badges