Hi ,Using Language Copy tool , I am able to create pages for another language. I have used en as language copy for fr to create pages. But the pages under fr are still in English. Could any one please explain , how to create the multilingual site and if the language not changing please explain me in...
We've a servlet that does the search. The search executes fairly quickly but gets delayed because of these errors in the logs. This is a document search and why are these errors (though logged as info) in between query execution inside the servlet? 9.03.2016 11:16:09.227 *INFO* [54.235.186.137 [145...
We are getting this error in our logs causing the page to load slowlyCould not find a jcr:content/cq:deviceIdentificationMode property for page /content/imf/en after scanning all parents. Giving up. Does this mean we need to have this for partent node somewhere?
Hi All,We have column control component ,after selecting required column option(30%-70%...) parsys are showing in edit mode but if i go and see in design mode don't see these parsys are in edit mode to select required mode and also don't see any parsys nodes created under column control component.If...
Hello,Our team is using context to export a variable with html tags in the html.When using context unsafe, it exports correct.When using context html, the content is exported, but a whitespace is included after each html tagExample: when the dialog property is: 'begin<span>middle</span>end', the exp...
Hi i need Poll component in AEM 6.0 but it is not present in this version as it does not shows in sidekick after referring to the following link https://docs.adobe.com/docs/en/aem/6-0/author/social-communities/using-polls.html so please let me know how we can get Poll component in AEM 6.0 if it is ...
HiI am getting an exception with JAXB in one my OSGI Service in my bundle. This happens only when a jax-b api 2.2.12 manually is installed in console. As JAX-b(2.1.0) is already provided internally in AEM by below bundle. This exception doesn't happen when the 2.2.12 is not present. However this is ...
Hello Team,I want to get the tags(cq:tags) of the asset that I choose in the dialog. First, I have a textfield where I can select the required asset from DAM. Just below that, I want to show the tags associated to it in the dialog. Could you please help me with this ?
Folks,I want to use a CQ.form.PathField in a dialog to allow the author to choose a page. However I would like to limit the options to pages that were built using a certain template. The options to filter content based on the path or page name are not applicable. A custom predicate does not seem to ...
Hello,Frequently, we have to pass parameters between pages. As I started working with AEM (6.1 Sites) recently, I have some questions regarding the best approach to follow:Using query parameters: I think this is the easiest way to pass parameters. However, the page will not be cached and it could be...