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

vdhim23
vdhim23
Offline

Badges

Badges
22

Accepted Solutions

Accepted Solutions
9

Likes Received

Likes Received
1

Posts

Posts
135

Discussions

Discussions
17

Questions

Questions
118

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by vdhim23
Customize the badges you want to showcase on your profile
Re: Multiple Email Sender In Day CQ Mail Service - Adobe Experience Manager 13-06-2022
Any working solution for this article . The provided link is not working.

Views

42

Likes

0

Replies

0
Re: DataSource Servlet For Dynamic Drop Down - Adobe Experience Manager 24-02-2022
Can we add params to the url?eg.

Views

404

Likes

0

Replies

0
Re: Load Site Specific Dictionary - Adobe Experience Manager 13-10-2021
Thanks. But I think this would still not solve the requirement of being able to load site specific i18n JSON. Is there any alternative to writing a custom servlet? /apps/proj1/i18n/en.json > has 100 keys and messages/apps/proj2/i18n/en.json > has 100 keys and messages/apps/proj3/i18n/en.json > has 100 keys and messages /libs/cq/i18n/dict.en.json loads 300 keys and messages which is not at all required. Any way to fix this?

Views

140

Likes

0

Replies

0
Re: Find first level child using query - Adobe Experience Manager 03-08-2021
You can use path.flat=true in your query string to get only the direct children.path : This is used to search under a particular hierarchy only.path.self=true : If true searches the subtree including the main node given in path, if false searches the subtree only.path.exact=true : If true exact path is matched, if false all descendants are included.path.flat=true : If true searches only the direct children .

Views

656

Likes

0

Replies

0
Re: Responsive Grid is not working - teaser component - Adobe Experience Manager 04-08-2020
@ vdhim23 - I am facing the same issue. Could you share the fix for this if this is resolved?

Views

264

Likes

0

Replies

0
Dynamically Load Field Set - Dispatcher - Adobe Experience Manager 12-11-2019
Hi,I have an article page (Dynamic)| which getting data from service and display article's content on the page. It has certain attributes such as Article Name, Last Updated Date, etc.This page is cached and shows the content. Only the Last Updated Date is frequently getting change. Couple of solutions that we had :Use SDI, But this will make the whole component non-cacheable but we want caching of content.Use Ajax call, Right now the implementation is purely written in the backend to get and ren...

Views

519

Likes

0

Replies

0
Re: Dynamically Update Path On data-sly-use - Adobe Experience Manager 22-10-2019
Hello,It doesn't work because the path to the template isn't quite right You use a linux-style relative directory path to point to your templates. In your case, if you are trying to access:/apps/myprj1/core/components/content/templates/templatesA.htmlfrom/apps/myprj1/core/components/content/componentA/componentA.htmlThen the relative path is:../templates/templatesA.htmlTry using that instead I reproduced it on my instance using this fix:

Views

806

Like

1

Replies

0
Re: Include XF in Sightly - Adobe Experience Manager 18-08-2019

Views

554

Likes

0

Replies

0
Re: Trigger Error Code From Sightly - Adobe Experience Manager 08-08-2019
Yes, it is possible please check for reference./apps/sling/servlet/errorhandler/404.htmlor you can include jsp in sightly which set response code.

Views

536

Likes

0

Replies

0
Re: Unable to navigate landing page after login - Adobe Experience Manager 25-07-2019
Hi,Could you please let us know what are you trying to do / what is the use case?

Views

1.5K

Likes

0

Replies

0
Likes given to
Likes from