I have the following dialog structure for a component in _cq_dialog and I am wondering why the field name does not show for logoPrimary and for logoSecondary?<items jcr:primaryType="nt:unstructured"> <columns jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/c...
Hi all As per https://jackrabbit.apache.org/filevault/filter.html update filter is deprecated and we need to use update_properties instead. But this doesn't work . When we replacfe this filter, the build fails with an error which says No enum constant org.apache.jackrabbit.vault.fs.api.ImportM...
In my project, I'm trying to use com.google.auth. However, this is requiring me to add dependency of com.google.guava. Even with this dependency added and exported via bnd-maven-plugin, I'm getting error: Caused by: java.lang.ClassNotFoundException: com.google.common.base.MoreObjects not found by co...
Hi team,I have been experiencing what I consider could be a possible issue when using the fileupload resourceType inside our component's dialog xml, same coming from: granite/ui/components/foundation/form/fileupload I have been doing some differente tests to see if I can find a pattern and this is w...
We are running NextJS with the majority of queries being called from getServerSideProps to allow for SSR. The only exception is our search page, which we want dynamic results updates, thus require client side rendering.I produced a test case which uses the same queryVariables, and ensured the aemHea...
I am using sling post servlet to create a page reading a JSON. The json is valid and structured, but the resulting page that is created by the servlet has the nodes underneath in jumbled order. Is there a way to preserve the order as is in json? Please suggest.
Hi Team, Is there any enhancement in the roadmap to enable Unpublish of a page/asset when one deletes from Author environment? This would be really handy as we no longer have access to CRXDE or any other mechanism by which pages/assets can be deleted from publish environment directly on AEMaaCS. Cur...
Can we override coral-selectlist-item selected attribute of dialog box in javascript? Can not remove selected atribute from coral select options list by javascript in aem 6.5
In Asset Share Common, I am using the Rendition component and disabled the legacy mode in dialog. Selected my custom renditions from the dropdown in the multifield. I have also selected the checkbox to enable In preview mode I am able to see the new smart crop options but they are not clickable. I ...