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

Mohit_KBansal
Mohit_KBansal
Online

Badges

Badges
28

Accepted Solutions

Accepted Solutions
23

Likes Received

Likes Received
136

Posts

Posts
94

Discussions

Discussions
18

Questions

Questions
76

Ideas

Ideas
1

Blog Posts

Blog Posts
3
Top badges earned by Mohit_KBansal
Customize the badges you want to showcase on your profile
Re: Why CUG not restricting auther to access the folder when it is not present in CUG? - Adobe Experience Manager 23-08-2022
The default name is "administrators" only, you can change the name, but not id.

Views

15

Likes

2

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
Re: Can we create page/assets on publish instance ? - Adobe Experience Manager 23-08-2022
Hi, The publish instance of AEM is where the published content resides. It is where the dispatchers pull content to display to the user. The publish instance receives content from the author instance when an author has activated some content. >Publish instances are similar to author instances other than the actual authoring capability. All the same tools used on the author instance are available on the publish instance but are generally not used. >If there is need to look at content in the JCR o...

Views

9

Like

1

Replies

0
Re: Reference component - why deprecated - Adobe Experience Manager 23-08-2022
Hi, > If a component is deprecated then an alternative option would be listed on the documentation link[0]. The alternative to the deprecated components would be the core components listed here[1]. [0] https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/deprecated-removed-features.html?lang=en [1] https://experienceleague.adobe.com/docs/experience-manager-core-components/using/introduction.html?lang=en

Views

13

Like

1

Replies

0
Re: Adding Image To A Component Dialog - Adobe Experience Manager 23-08-2022
In _cq_dialog/content.xml, add below line of code if you want to upload file

Views

30

Likes

2

Replies

0
Re: Content Sync - One Environment to other - Auto Sync
nj2
- Adobe Experience Manager 22-08-2022
thank you @HeenaMadan - Are there any pointers or use cases I should consider when choosing this solution? such as what should be invocation strategy - event based (page create/update/delete) or workflow or any other method.. please share your thought on this..

Views

7

Like

1

Replies

0
Re: Fork WCM component to be organization core components - Adobe Experience Manager 21-08-2022
As mentioned in my previous comment, It's advised to use core components as dependency and overlay them to use. Forking is a decision you have to evaluate for your business use case, but consider the fact that you will not get any benefit from future releases of core components.

Views

23

Likes

2

Replies

0
Re: Redirect Rule redirecting HTTPS request to HTTP - Adobe Experience Manager 18-08-2022
I have reached out to Cloud Support Team for both the queries. I will update once as per their response. Thanks for your support and workaround fix @Mohit_KBansal !

Views

25

Like

1

Replies

0
Re: Calculating date and time duration (in hours, and days and hours) - Adobe Experience Manager 16-08-2022
A flexible formatting (but not using the Java Time API yet) is provided by https://commons.apache.org/proper/commons-lang/javadocs/api-3.0/org/apache/commons/lang3/time/DurationFormatUtils.html

Views

44

Likes

2

Replies

0
Re: Add page plugin for Facebook - Adobe Experience Manager 16-08-2022
You are adding the external javascript reference which can be directly added in the component html If you have to write your own javascript and CSS then use ui.frontend module.

Views

80

Like

1

Replies

0