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>
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
Views
Replies
Total Likes
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,
Views
Replies
Total Likes
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 !
Views
Replies
Total Likes
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
Hi Veena_07 !
Thank you , because You have verified!
RichText in multifield, It also does not working.
Views
Replies
Total Likes
As the community members have stated - looks like a bug. Why not use Granite data types that work.
Views
Replies
Total Likes
Hi Veena_07,
Could you help me how to fix it?
Thank you so much,
Views
Replies
Total Likes
Hi Everyone,
Any idea if Adobe are aware of that issue and if it could be resolved soon or has been?
Thanks a lot.
Views
Replies
Total Likes
Any hot-fix package for above issue? Could you please share the link if possible.
Views
Replies
Total Likes
Hi All,
Could please share any alternate solution with use of coral multifield.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies