Hi Team,When i access localhost:4502/Tools.html am able to access it properly. But when i access localhost:4503/Tools.html the publish environment am getting resource not found 404 error.I have customized 404.jsp at /apps/sling/servlet/errorhandler/404.jsp. When i move this 404.jsp it works fine in ...
Hi Team,I want to hide string from the URL using the sling:mapping. for example http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.htmlhttp://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.htmlPlease help...
Hi Team,I want to hide string from the URL using the sling:mapping. for example http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.htmlhttp://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.htmlPlease help...
Hi Team,This forum helps me in so many critical situation, thank you so much for that.Am facing some different kind of issue this time, I am having a breadcrumb component, when i create a page at particular level the link is broken.When i roll out the same page it is showing properly in the country ...
Hi Team,I have Global navigation component which displays the links to pages which is working fine in author instance.I have activated all the pages and when i check in dispatcher, cq removes anchor tag for the pages. It just displays page title with font color white with no hyperlink.It happens onl...
Am using the Custom category. But i have dependency as cq:widgets.Do i need to have cq:widgets as category????Will it not work in above case cq:widgets as dependency????
Hi Shekhar,Thanks for the quick reply. I have gone through the link.I have implemented the same way. My custom multifields works well in classic ui. But does not work in touch ui.
Hi Everyone,We are migrating cq5.61. to AEM 6.0.After upgrading, Any of the dialogs which uses custom widgets (custom multi fields) are not opening and gets the below error.uncaught exception: cannot create Component: xtype 'ejstcustom' not found and no default supplied Please help!!!Thanks in Advan...