Hi @santhoshm687661 , Inconsistencies in the repository can lead to Segment Not Found Exception.Please refer to below articles to fix thee same: https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16542.html?lang=de-DEhttps://experienceleague.adobe.com/docs/experience-cloud-kc...
Hi @sigarambotlahk , Please refer to couple of examples below: https://stackoverflow.com/questions/59831235/is-it-possible-to-add-a-custom-button-on-a-toolbar-of-a-component-on-aem https://andreishilov.github.io/blog/custom-editable-toolbar-action/ Thanks,Chitra
Hi @mandeep28, You will have to contact Adobe for it. You can use this form for any sort of consultation you needhttps://business.adobe.com/request-consultation/experience-cloud.html Thanks,Chitra
Hi @Anderson_Hamer , Please see the answers below: Can Layout Container be used in static template? or Is it designed to use only in editable template? It can be used, in static template, but to do that you will have to follow, how it has been done for editable templates, for example adding the com...
Hi @DavidZhang, Please see, if this works - https://experienceleague.adobe.com/docs/experience-manager-65/forms/administrator-help/configure-output/change-character-set.html?lang=en
Hi @DavidZhang, You can try below options as well: 1) Try to set encoding in the form using accept-charset<form name="formname" method="post" accept-charset="UTF-8" enctype="multipart/form-data" action="WHATEVER"> 2) If you are using Servlet, you can set encoding in the response header response.set...
Hi @AndreaB69 , I have decompiled the latest jar file, to get the source code. I am not sure, why exactly you need the source code, but you can get source code from here: https://drive.google.com/file/d/1btTiPL9dPBcqmLWi1rX9M8bYgaREhg4F/view?usp=sharing Let me know once you have downloaded, I'll del...
Hi @Ekoch, First thing, can you please make sure that Jaas ranking for your module is higher than any other login module. You can check the rankings by going here - http://aem-host:port/system/console/status-jaas Also, Can you please share logs? Thanks,Chitra
Hi @deepthikotegar, Could you please check the similar issue discussed herehttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/folders-not-visible-on-templates-page-at-libs-wcm-core-content/qaq-p/280099 Thanks,Chitra
Hi @Cookip, See, if this is of any helphttps://experienceleague.adobe.com/docs/experience-manager-65/forms/developer-reference/programming-aem-forms-jee/developing-spis-aem-forms/creating-invite-external-users-handler.html?lang=en