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

Varun_Shakya
Varun_Shakya
Online

Badges

Badges
24

Accepted Solutions

Accepted Solutions
26

Likes Received

Likes Received
150

Posts

Posts
114

Discussions

Discussions
19

Questions

Questions
95

Ideas

Ideas
2

Blog Posts

Blog Posts
0
Top badges earned by Varun_Shakya
Customize the badges you want to showcase on your profile
Re: click event using data attribute - Adobe Experience Manager 14-06-2021
Try this selector$("[data-asset-share-id='download-archive']") to get the click event on attribute

Views

474

Like

1

Replies

0
Re: OOTB 6.5 Tagging Functionality - Adobe Experience Manager 20-05-2021
I think AEM 6.5 still supports the classic UI tag console. You can use the old classic UI view, or did I not understand your question correctly?

Views

386

Like

1

Replies

1
Re: I am new, please help. Trying to create a button that... - Adobe Experience Manager Forms 18-05-2021
This question seems more relevant with AEM forms. Please post your question here as wellhttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/ct-p/adobe-experience-manager-forms-community

Views

201

Like

1

Replies

0
Re: Content Fragment: Possible to use content reference e... - Adobe Experience Manager 18-05-2021
here is a similar threadhttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-can-i-use-the-rendition-images-in-dialog/qaq-p/281386See if that works for you,Checked the component/libs/dam/cfm/models/editor/components/contentreferenceIt comes under internal area so overlaying this component and making changes in it ..can not do this if above solution does not works out, see if you could write any jquery code for that dialog and try to add "/jcr:content/renditions". As you ...

Views

390

Like

1

Replies

0
Re: AEM 6.5 column view Sorting based on Alphabet - Adobe Experience Manager 17-05-2021
We can try overlaying this component in assets and make some changes to order the content alphabetically. /libs/dam/gui/coral/components/admin/contentrenderer/column/columnpreview/columnpreview.jsp not sure how much this will help you , then similarly we can try for sites.html. If that does not work then through jQuery also we can order the content but that might not be the best practice.

Views

689

Like

1

Replies

1
Re: Customizing AEM console - Adobe Experience Manager 17-05-2021
Deny the permission for this path for a user/group. /libs/granite/ui/content/shell/start/content/cq/items/tabs/items/tools

Views

228

Likes

2

Replies

0
Re: not getting dispatcher for apache webserver with windows - Adobe Experience Manager 17-05-2021
I did set up the dispatcher some time back in my system. I can share the dispatcher file with you.Share your emailId if possible, I'll email you zip.

Views

348

Like

1

Replies

1
Re: Using email id as Node name - Adobe Experience Manager 16-05-2021
Its not a best way to create node names with email ids. you can create node and then set emailId as property in the nodes. This explains some node naming conventions https://jackrabbit.apache.org/archive/wiki/JCR/NodeNamingConventions_115513460.html

Views

375

Like

1

Replies

0
Re: Proper Way to Modify AEM Workflow Emails - Adobe Experience Manager 14-05-2021
Document is not old .. libs is the new path where OOTB workflow email templates are present, though we can move it to etc or conf folder and then we can modify them.Workflow Notification Email Template resolution occurs in the following order:/etc/workflow/notification/conf/global/settings/workflow/notification/libs/settings/workflow/notification Ref :- https://experienceleague.adobe.com/docs/experience-manager-65/deploying/restructuring/all-repository-restructuring-in-aem-6-5.html?lang=en#workf...

Views

485

Likes

2

Replies

5
Re: Multifield in content fragment - Adobe Experience Manager 11-05-2021
Including in CFM dialog  COmponent with multifield 

Views

1.2K

Like

1

Replies

2