When trying to compile the venia example from https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content-and-commerce/storefront/developing/customize-cif-components.html?lang=en#bonus-challengegetting this errorRule violated for bundle venia.core: branches covered ratio is 0.37...
Hi all, I'm trying check whether both the fields are present in the dialog using or condition. It is failing how can I use 'or' condition in data-sly-test for fields renditions in single div. <div data-sly-test="${contentFragmentMap.elementsMap.twitterLinkGeneral}" || data-sly-test="${contentFragmen...
Hi All, I have requirement like i would like to add 2 filelds in multifield.is it possible? can you please hlep us? Whenever click on multifield button it has add 2 fields. Thanks,Venkatesham.
Hi, I need to use i18n key in my htl for a text. How can I add it?I added "${authorprofile.followme.default @i18n,context='html'}" b/w div class its not working. How should I add it? Thank you
Hi All, I see community group pages there is a clientliblist node with property scg:requiredClientLibsThere are lot of references to personalization based kernel.min.js eg personalization.core.kernel,personalization.clientcontext.kernel, personalization.stores.kernel,personalization.kernelI am not u...
Hi Team, am getting below exception when creating content fragment using CF model?java.lang.UnsupportedOperationException: create 'content' at /mnt/overlay/dam/cfm/admin/content/v2/createfragment also getting same kind of exception when creating editable template using template type. can you please ...
Hi, I was trying to add custom fields to content fragment models. I wanted to keep image data as node below to have following schema /content/dam/my-model/image and there will be a list of props related to this image. I added the new editor type in /apps/settings/dam/cfm/models/formbuilderconfig/da...
I have an HTL template that contains a handlebars template (<script id="topic-header-base" type="text/x-handlebars-template">).My problem is that displaying the value of an HTL variable inside a handlebars templates gives me blank. It seems to be the HTL inside the template is ignored.In my code bel...
Hi All,We are working on implementing a login functionality and trying to integrate with Azure B2C. We are on AEM as a Cloud Service. Any guidance on the integration would really help us. Thank you
Hi, I was trying to follow this tutorial. When try starting the local react app "npm start" local react instance throws the below error. Any idea how to get it working?FYI, I am logged into my local instance of AEM and it's up and running.