@arunpatidar I tried this below is the XMLInside tabs/basic folder
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0...
Hi @arunpatidar
https://github.com/arunpatidar02/aem63app-repo/blob/master/java/CustomLinkChecker.javaUsing is java class is enough or do I have to do something else?Can you please guide how can I add target=_blank for external link
I am trying to make a link rewriter which will open all external links(eg: google.com, facebook.com) in a new tab by default and all internal links(/content/....) in same tab. I am not sure how should I proceed for that. Need help
There is one hide-in navigation checkbox present in the page properties dialog. I want it to be visible while creating the page and always remain checked. But when I go to the core component basic tab there is no option to overlay how can I achieve that.
While creating the page that option is not...
I wanted to know to get bearer token in AEM on premise as well as AEM Cloud. If possible via code.
I tried getting through the code and manual process but couldn't achieve that. Please help me in this regard.
I have one requirement to get the bearer token which will be utilized by react in AEM using GraphQL. How can I achieve that if have any example would help alot? Cant understand much from Adobe Documentation.
I have created spa component it is appearing in drag and drop section but in content tree I cant find my component. Even I checked content/ it is visible but on page it is not.
Before writing react code I could see parsys of component and even author it but after writing react code and Java Code ...
I am getting below error
HTTP ERROR 503 ServletResolver service missing, cannot service requests
I have to run the instance anyhow. Please, anyone, help