I am using AEM 6.5 I am trying to build a Translation Connector. I am using the AEM Translation Framework Bootstrap Connector https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector I can build and install the bundle to my local AEM instance using mvn clean install -Pa...
I am trying to use Button Core Component. As per our project requirements we need to add some custom attributes to anchor tags and to add some html tags(span tag) with minimal code changes.I was trying to leverage the "data-sly-attribute="${button.buttonLink.htmlAttributes}" line in v2 Button but th...
Hi AEM Community,according to Tyler Maynard the Pluralsight AEM courses author, the editable templates are store as follows:I'm in a situation where I'm missing the entire jcr_root/conf folder in the Project Structure/IDE/on the file system (Mac OS). I tried to sync with VSCode AEM Sync which didn't...
Hi AEM Community,have you ran into this situation before where the changes you've made on the page or on the template are not reflected in CRXDE?Below is an example when "changes made on the UI are not reflected in CRXDE"Via the UI, I created two editable templates, one called "old" the other called...
I'm updating a metadata schema and need to add an "add language" button so content authors can add additional copies of the section. Can anyone please share an example to make this happen? Thanks.
Hi there, no luck with adobe support so trying here instead, asset link connection to aem instance fails with this error: 1638543234714: DEBUG [AEMService] Full error: {"name":"RequestError","message":"Error: self signed certificate in certificate chain","cause":{"code":"SELF_SIGNED_CERT_IN_CHAIN"},...
We have a requirement to add a new plugin as part of rich text editor, where author selects an icon from a list of icons defined.We had suggested to use Styles plugin, where each option adds a icon on selection, but that is not accepted by business and expects to have a gallery of icons rendered for...
Hi Team,Can you please help me with below issue.We have created robots.txt file to deny access to crawlers on some paths but we are facing below issue. Steps we followed: 1. Created robots.txt file in DAM path(/content/dam/folder) 2. Added relevant content as per business rules 3. Allowed robo...
All commands give this error, e.g: % aio cloudmanager:list-environments › Error: 400 (Bad Request) % npm -version7.6.0% node Welcome to Node.js v15.10.0.% aio -v @adobe/aio-cli/8.2.0 darwin-arm64 node-v15.10.0 how to reproduce:1) install aio2) install cloud manager2) login3) run any (core) a...