Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hi all, My English is so bad, so I depicted the picture below, everyone please help me.
Pathfield, select, datepicker,... click OK, only PathBrowser click not working in Coral , AEM 6.3
My code .content.xml
<pages
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/multifield"
composite="{Boolean}true"
fieldDescription="Click '+' to add a new page"
fieldLabel="URLs">
<field
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/container"
name="./items">
<items jcr:primaryType="nt:unstructured">
<column
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/foundation/container">
<items jcr:primaryType="nt:unstructured">
<filterSectionText
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="Some Text"
name="./someText" />
<pathBrowser
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/pathbrowser"
fieldLabel="Path Browser"
name="./searchPath"
rootPath="/etc/tags" />
<buttonLinkTo
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/pathfield"
fieldLabel="Link to"
name="./buttonLinkTo"
rootPath="/content"
suffix=".html" />
<datepicker
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"
displayedFormat="MM-DD-YYYY HH:mm"
fieldLabel="datepicker"
name="./datepicker"
type="datetime"
typeHint="Date" />
<listFrom
granite:class="cmp-options--editor-type-v1"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/select"
fieldLabel="List Item"
name="./listItem">
<items jcr:primaryType="nt:unstructured">
<children
jcr:primaryType="nt:unstructured"
text="Child pages"
value="children" />
<static
jcr:primaryType="nt:unstructured"
text="Fixed list"
value="static" />
</items>
</listFrom>
</items>
</column>
</items>
</field>
</pages>
Vistas
Respuestas
Total de me gusta
i had an experience like that too... the path browser only works when you add a value in its first opening, it will work the second time around
Vistas
Respuestas
Total de me gusta
Hi,
We're able to successfully add pathbrowser to a multifield 6.3 dialog.
As you can see - we're able to select the path using pathbrowser.
Please find the package located in the following location and verify from your end.
https://helpx.adobe.com/experience-manager/using/newsletter_aem63.html
We hope this helps!
Regards,
Vistas
Respuestas
Total de me gusta
Thank you your help !
But this tutorial to use resource: granite/ui/components/foundation/form/multifield
My job requires using granite/ui/components/coral/foundation/form/multifield
Open dialog, It will fail in the picture above: click path browser:fail. After Click submit and open again, then click: success !
Vistas
Respuestas
Total de me gusta
Hi Hoang
That was a good catch. I verified this in AEM 6.3 using Coral UI and this seems to be a bug in AEM 6.3 for multifiled. I have captured the same here Path_Browser_issue_Coral_multifield
Please raise a day care ticket for this issue. They will be able to provide you with a fix
Thanks
Veena
Vistas
Respuestas
Total de me gusta
Hi Veena_07 !
Thank you , because You have verified!
RichText in multifield, It also does not working.
Vistas
Respuestas
Total de me gusta
As the community members have stated - looks like a bug. Why not use Granite data types that work.
Vistas
Respuestas
Total de me gusta
Hi Veena_07,
Could you help me how to fix it?
Thank you so much,
Vistas
Respuestas
Total de me gusta
Hi Everyone,
Any idea if Adobe are aware of that issue and if it could be resolved soon or has been?
Thanks a lot.
Vistas
Respuestas
Total de me gusta
Any hot-fix package for above issue? Could you please share the link if possible.
Vistas
Respuestas
Total de me gusta
Hi All,
Could please share any alternate solution with use of coral multifield.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas