Hi Team!Pretend that we are in product A console and it has a hyperlink field to another product B console, which simply calls<host>:<port>/libs/commerce/gui/content/products/properties.html?item=<path-to-another-product>If we jump from A to B using the link, then header.Referer will store value of ...
Hi Guys,Is it possible to edit a string array "String[]" in the AEM bulk editor tool?http://localhost:4502/etc/importers/bulkeditor.htmlI've added the custom property I'm looking to edit and the property name is being returned in the results but it has no values showing for editing, other custom pag...
Hi,I am trying to author text in dialog, text contains dynamic values like name etc. I tried declaring sightly variable names in aem dialog to fetch the data dynamically but it didn't work.I have authored a textarea widget (./desc) in aem dialog as "Hi ${model.name}, welcome to adobe forum." Where m...
Hi All,I am using AEM 6.1. I am importing my old html site in AEM. Using site importer[https://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/site-importer.html] I am able to successfully import my site in AEM but when I clicked on component extractor to build the AEM component from that content t...
I'm working on AEM 6.0 (Touch) and am trying to preview a page to see how it will look on a mobile device. Is there a way to toggle between desktop/mobile/tablet previews in AEM 6.0? Right now, all I see is a desktop preview. Thanks!
Hi All,We are upgrading few Project creation wizards from AEM 6.1 to 6.3. Since we need to use Coral UI 3 fields, we are using the tagfield (sling:resourceType: /libs/cq/gui/components/coral/common/form/tagfield) instead of tagpicker(deprecated in 6.3). We have an issue - selecting tags using this t...
Hello, Is there any page or documentation which talks about code level changes in terms of deprecation or API level changes when going from 6.0 to 6.2 or 6.3?Planning to do the upgrade and just want an idea of what to expect. Also, would it be safe to assume that we'd come across only those changes ...
I am working on setting up AEM YouTube integration so we can publish videos from AEM to YouTube. I followed the documentation found here: Video - docs.adobe.com . I was able to create a google account, a new YouTube channel, and setup the configuration. However, when I try to add a tag, I am rece...
Hi All,Is there any way in AEM to show or high-light recent changes on a page or changes which have not been published?For example draw a red border around components which have had edits made to them which have not been approved?Thanks.