I would like to know if its possible to have a Pop window in AEM. For instance you have a page that that a buy button, once a user clicks the buy button, the pop-up window should be opened to see a list of countries flag to choose from.Is this Possible? if yes how do i go about it. TIA.
Hello, Could you please help me on the below to findAEM Configurations for the below1.After user is logged in which configuration is used for AEM session timeoutjavax.servlet.http.HttpSession session = slingHttpServletRequest.getSession();We get the session from slingHttpServletRequest.getSession()...
So i have AEM 6.5.0 version and I am trying to setup wknd site following the tutorial. mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=48 -D appTitle="WKND Sites Project" -D appI...
Hi all, Please suggest how an Omnichannel system could be built using Adobe Marketing Cloud, what products and how.By Omnichannel, I mean using web, doing some work, logging off and logging on to mobile and still see that completed work. I appreciate all your suggestions. Thanks,Rama.
When we installed this code (below), we saw these errors in the console log. Why are they showing up, and also, the JavaScript errors are coming from the Adobe Core Components? How can we fix this?The following item cannot be handled by the data layer because it does not have a valid format: {"0":"j...
Hello,Is it possible to use a JWT token (or some other method) to authenticate to the AEM code git repository instead of my personal username:password? This will be used for a Jenkins pipeline and need a service token instead of personal credentials.Thanks.
I have an existing page that was sent via workflow to publish at midnight. The stakeholder now wants to have that page published for noon the next day. How do I prevent that page from publishing at the earlier time and instead publish on the next day. I know we could tell the page author to revert b...
I hv three different asset type for eg - jpeg,png,ttf and for all three hv their different metadata.Can some one help me how to manage metadata so that i can see different asset metadata properties for different asset type. Thanks.