Hi,I am working off an AEM 6.0 SP2 instance. I am attempting to run a consistency check with the root "/" and fix inconsistencies set to "true", and the response it displays immediately is (null).I cannot find any errors in any logs or anything that indicates an issue.Can someone please advise if m...
Hi Team,Using AEM6 Sp1 instance. Added few custom lines in /libs/granite/ui/components/foundation/page/page.jsp.After that /projects.html is looking weird.All the options in left side is showing in elaborated mode. Once i reverted the changes , even then i can able to see the same weird page. Any H...
Hi,When I am trying to modify my search indexing configurations on my 5.4 instance, as mentioned in the following links: https://helpx.adobe.com/experience-manager/kb/SearchIndexingConfig.html and http://wiki.apache.org/jackrabbit/IndexingConfiguration.\ I found two index folders under the following...
Hi guys,I am creating/editing a package via package manager. There is a setting called "AC Handling" in the "Advanced" tab.What is the default behaviour of "AC Handling" if I don't select any item from the drop down list and leave it empty?Will the behaviour as Ignore/overwrite etc?Thanks
Hi All, I want to know the overall functionality of My Profile page on Geometrixx-outdoors site. Can anyone please explain how the workflow's are executed. Also want to know about how the resources are matched with the calling form? Regards,Sonal
Hi All, My html structure is as follows,<html> <head> <cq:includeClientLib css="my.categories" /> </head> <body> <!--Header Files--> <!--Navigation files--> <!--Main Body Starts here--> <!--Component that uses jQuery--> $(document).load(function(){ //do something }); <!--Footer part starts here ...
Hi,I received the task to check why the client can't drag and drop the components to change their position (already created and existing on the page) while editing the page. I thought it has to have Copymove in actions, it has.Please guide me what else should I check and do.
I tried to you tube integration with DAM in AEM 6.0I refer following linkhttp://www.tothenew.com/blog/youtube-integration-with-cq5/I getting cloud services (application name and json config) share in attached screen shot but i want in dialog channel id, google key, target pathplease let me how to ...
Hi, I have created a custom XTYPE that allow users to select a path from the repository, and am trying to use this in content Finder by adding this XTYPE as filter. This XTYPE returns me the selected path, but I further want to filter data (assets) based on the selected path. Could anyone help me wi...