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.
Tag search Functionality Ability to search for a template Ability to search for a component Ability to search for a page Please let me know hoe to access these functionalities. Thanks!
Hi,I am using AEM 6.1 and having a problem which login-token cookie is a session cookie and will automatically be cleaned when browser closed.My question is, could we update the expired time for that cookie so it will be retaining for a period of time on client site. I did a lot of searches but they...