how to accept multiple data attributes in text field?Example: Input in the dialog will be : data-attri1=value1, data-attri2=value2, data-attri-3=value3 etc... output in sightly: data-attri1=value1, data-attri2=value2, data-attri-3=value3
Hi ,I am working on Multified Component and would like to know how to set one item as default in the dialog box .So,Author will be able to add multiple field values on selecting the 'Add' option .Please help me with this . Thanks.
Hello,I am struggling with the format required to deploy a custom Lucene index in AEM cloud as described herehttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/operations/indexing.htmlI understand it should be placed in ui.apps/src/main/content/jcr_root I was also readi...
Line 67 of the error message (see below) is the adaptTo lineimport com.adobe.granite.security.user.UserProperties; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; ResourceResolver resolver = request.getResourceResolver(); UserProperties use...
I am seeing this error when trying to build my project. The email package is provided in the acs-aem-commons-bundle but there isn't a zip version to add in the pom.xml for the all project. I've seen a few similar issues that only point to the documentation and I'm having issues trying to find a reso...
Hi all, I am new to AEM forms, I want to create a registration form where I need to get states from the dropdown using Datasource. Can anyone help me how to do this with datasource so that dropdown values pushed automatically on the page ??
Hi, There's a requirement to create content approval workflow. When the author triggeres workflow it will be notified to approver 1. When he rejects or approves the email notification has to be sent to the workflow initiator. I have attached the workflow model. Thank you
Hey guys, I'm trying to ensure a service user on AEM as a Cloud Service with the following permissions on the "aces" property in a config json file "type=allow;privileges=jcr:all;path=/content", "type=allow;privileges=jcr:all;path=/conf", "type=allow;privileges=jcr:all;path=/libs/msm/wcm/rolloutcon...