Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

kautuk_sahni
kautuk_sahni
Online

Badges

Badges
99

Accepted Solutions

Accepted Solutions
1168

Likes Received

Likes Received
1684

Posts

Posts
7510

Discussions

Discussions
4476

Questions

Questions
3094

Ideas

Ideas
55

Blog Posts

Blog Posts
146
Top badges earned by kautuk_sahni
Customize the badges you want to showcase on your profile
Re: Checking an url if it contains specific text - Adobe Experience Manager 25-08-2022
Hi @sanketd27011989 You can do like this: first store result of this expression in a variable using: dat-sly-test.[variable name] E.g: The result of expression will be either - true or false. Hence you can use this variable to check for both conditions like: E.g: // just pass test variable to data-sly-test. it will check if value is true, then expression will evaluate else it will exit the expression. // evaluate expression for true condition // Append NOT operator ( ! ) before test variable ...

Views

2

Likes

0

Replies

0
Re: AEM as a Cloud Service 2022.7.0 - Release update - Adobe Experience Manager 24-08-2022
@kautuk_sahni it is really useful. Thank you

Views

20

Like

1
Re: Nested Multifield in Content Fragment - AEM 6.5 ? - Adobe Experience Manager 24-08-2022
@ibishika can you help me in referencing one content fragment with another?

Views

36

Likes

0

Replies

0
Re: How to Schedule the Activation and Deactivation of Pages in AEM | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
Good information, but one piece of feedback though, the author should use touch UI interfaces instead of classic UI.

Views

21

Like

1
What are your AEM Hosting Options? | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
What are your AEM Hosting Options? by Peter Nash Abstract The early years of Adobe Experience Manager (AEM) development had a lot of customers asking, “how am I supposed to host this site?” The challenges to find a solid and secure system to host an AEM site were quite large. Adobe had a real problem on its hands because often, the infrastructure that was independently set up by customers was insufficient to the task or was done so by people who weren’t skilled enough in the system to be able to...

Views

27

Like

1

Replies

0
How to upgrade to Adobe Experience Manager 6.5 | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
How to upgrade to Adobe Experience Manager 6.5 by Nitin Seth Abstract The AEM version 6.5 is a feature-packed upgrade from Adobe. Here’s a step-by-step upgrade process that has been followed and curated to successfully upgrade many of our enterprise customers to AEM 6.5. Performing an in-place upgrade to AEM 6.5v This post talks about the upgrade procedure for the AEM 6.5. Section Pre-Upgrade In Place Upgrade Code Base Upgrade Post Upgrade Pre-Upgrade Scenario: Before executing your upgrade, the...

Views

18

Like

1

Replies

0
AEM 6.5.12.0 - Extend RTE Link Plugin Command to add Icon / Info text specifying doc type | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
AEM 6.5.12.0 - Extend RTE Link Plugin Command to add Icon / Info text specifying doc type by Sreekanth Choudry Nalabotu Abstract Goal Extend the RTE Link Command (/libs/clientlibs/granite/coralui2/optional/rte/js/core/commands/link.js) to automatically add html specifying document type (eg. PDF, Word etc.) Solution Create clientlib /apps/eaem-rte-anchor-link-html/clientlib with categories=[cq.authoring.dialog.all], add the following code.. (function ($, $document) { const RICH_TEXT_EDITABLE_SELE...

Views

20

Like

1

Replies

0
AEM Cloud Service - Composite Multifield in Content Fragments Editor | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
AEM Cloud Service - Composite Multifield in Content Fragments Editor by Sreekanth Choudry Nalabotu Abstract Goal Adobe Experience Manager 2022.6.7904.20220629T070041Z-220600 Create a Composite Multifield for Content Fragments Editor. Authors can edit the configuration of the multifield adding new fields or remove existing... Solution 1) Create the project eaem-cf-composite-mf mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtif...

Views

13

Like

1

Replies

0
Sonarqube on Docker with AEM plugin | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
Sonarqube on Docker with AEM plugin by Vivekanand Mishra Abstract 1. Install docker 2. Install Sonarqube Image with this command- docker pull sonarqube https://hub.docker.com/_/sonarqube 3. Once docker image is ready, Run it with following settings: Make sure to enter Ports value like: 9000 4. Once server is up and running, Open the Sonar server in your browser http://localhost:9000 5. Go to administration -> Marketplace and enable AEM Rules Read Full Blog Sonarqube on Docker with AEM plugin Q&A...

Views

21

Likes

0

Replies

0
Understanding AEM Smart Tags & Confidence Scores | AEM Community Blog Seeding - Adobe Experience Manager 23-08-2022
Understanding AEM Smart Tags & Confidence Scores by Ankur Ahlawat Abstract About the Author: Ankur Ahlawat is a Technical Architect for Hoodoo Digital (now Rightpoint). He has over 12 years of industry experience - 7 of which have been working directly with Adobe Experience Manager. Ankur maintains his own technical blog AEM CQ5 Tutorials and also contributes content to the Adobe Experience League. He has a number of AEM certifications, including AEM 6 Certified Developer, AEM 6 Certified Lead D...

Views

16

Likes

0

Replies

0