Hi Team,Social Media: Selecting Facebook check box renders localhost URL in metaDetails:I am using sharing component in my stage environment page and I have checked Facebook i.e. present in social media tab of page property .It renders localhost URL instead of stage URLeg<meta property="og:url" cont...
Hi Team,there is an issue I am facing when I have opened the page property dialog, and on click of the tabs under page property dialog, I can see the additional button appearing on my screen.And the addition of the above buttons will continue on loop till we switch from one tab to another, Seems the...
In a project I am working on there are multiple servlets, services with an activate function with @activate annotation where the function has no body, said activate function is taking a configuration as parameter. The configuration has a single field. I am attaching code snippet for one such case be...
Good day,When trying to access the theme editor in AEM 6.5 (Forms > Themes > Site folder > theme) and when clicking on edit the editor does not open but instead downloads a jcr_content file.Has anyone had this problem before or a resolve for this issue please?Thank you in advance.
I am currently transitioning to using AEM Cloud from AEM 6.2. In 6.2 its super easy to see the row and column lines so you know exactly where your components are sitting. In AEM Cloud, I can only see the grid lines if I'm trying to resize a component (layout component or otherwise) which means I can...
Suppose we have one dialog of component with 3 fields(first name, last name, phone number).i dragged this component in two pages. i want to hide phone number field from 2nd page only.how we can do it? basically what i want to ask is can we control dialog on template level?
I have a case where I need to read URL's and dynamically redirect to the right product listing page. i.e. When hitting a product detail page, if the current product is out of stock, I want to handle logic and redirect to a product listing page that displays products within the same category. What is...