There is one AEM component where HTML is getting load from the AEM component but the requirement is there should be some condition when it is true HTML should load from AEM component(i.e. sightly) and when condition is false HTML should load from the react component.
Hi All, i am facing this issue while starting the publish sdk second time. it throws this error and never let me log in as admin. Error log: *WARN* [[0:0:0:0:0:0:0:1] [1719992640518] GET /libs/granite/core/content/login.html HTTP/1.1] libs.granite.core.components.login.login__002e__jsp j_reason para...
as above.as an example, my working branch is called "feature/new-accordion-component". I want to test it in the dev cluster. can I pushed "feature/new-accordion-component" branch into the Adobe GIT repo and build dev off that branch? Thanks!
I was looking at options to read data from contentfragment and populate the teaser component using data-sly-resource by using ResoruceWrapper with dynamic properties being "title","description", "imagePath" is this possible in AEM ? Please let me know if you have any references on this. @arunpatida...
We are experiencing runtime errors when importing Excel files in SP20, likely due to a different runtime version of the library. Can anyone provide input on the suitable version for SP20?Apache POI versionUber JAR versionHas anyone encountered a similar issue before?errorjava.lang.NoSuchMethodError:...
Hi Guys,I want to minify HTML in my project. When I do view source code for page ,in the HTML generated, I can see lot of whitespace. I need a way to minify the HTML files (in a way that after minifcation , the size of the HTML should be 30% less than original HTML file.)note: The scenario mentioned...
I want to backup all content/images/component to S3 with a scheduler, package will zip folder.Any ideas please help share with me, because the image folder will be large.Many Thanks
Hello,Our client has asked us to make a rewrite rule of this style RewriteRule ^ /text/text/text/text-text-text-text-i%21$ https://%{HTTP_HOST}/text [L,R=301] However i can not seem to get it to work, i am guessing it is because the special character, but i am not finding a solution.I have already t...