I have created a dialog box wherein I've this image field with ability for drag and drop. Now can someone help me what exactly to write in HTL to render it in page. As of now, I can see the preview in dialog but I am unable to render it on page. Following are the snaps of the dialog. Incase if its n...
Hi All, Does anyone implemented a column control using responsivegrid ? Could please share HTL/component code if possible. What we have at present in our project is a column control using "parsys". <div data-sly-resource="${@ path=par, resourceType='wcm/foundation/components/parsys'}" ...
It's AEM cloud runtime. We created assets custom metadata schema, when applied to the assets, this new tab under assets props can be seen only by users in admin group, how can we make it visible to all the users ?
The OOTB DAM Update Asset Workflow is running as non transient even after the transient checkbox is checked by default (Even the transient property for the workflow in crx is showing value as true). We have not made any changes to this workflow and observing this after a runmode change from dynamicm...
Hi there, We have been asked to integrate AEM with Azure AD B2C for external user's authentication and we are planning to use SAML authentication provider which is OOTB in AEM as a cloud service. However, I am not sure if users are created in AEM too after authentication and if yes, why? Given a pub...
HI, I recently installed the AEM 6.5.0 jar for training along with SP 10. Trying to install the WKND application available on git - https://github.com/adobe/aem-guides-wknd I am using the below mvn command given to build the project in classic mode (for standalone jar) - mvn clean install -Pauto...
Hi, How can I still show a og:image/ thumbnail if I share a link for example in Microsoft Teams or on social media (Facebook, Linkedin, twitter,..). The images we used in the properties are no longer visible. Is there a way to fix this? Thanks in advance! Kind regards Kelly
Hi All, i am trying to access "http://localhost:9502/aem/sites.html" and "http://localhost:9502/aem/start.html", but somehow it is giving me error due to errorhandler response, although i have removed /apps/sling folder. Still i am getting below error. 79.96 KB of 377.18 KB i have added...
Hi everyoneI'm looking for a way to access assets from the DM server using full path. For example, currently I can access an image like: https://{host-name}/is/image/{company-name}/image In crx/de this asset is in the following path: /content/dam/brand/images. I can see the full path in the meta...