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

arunpatidar
arunpatidar
Online

Badges

Badges
57

Accepted Solutions

Accepted Solutions
1211

Likes Received

Likes Received
2755

Posts

Posts
4263

Discussions

Discussions
1043

Questions

Questions
3223

Ideas

Ideas
26

Blog Posts

Blog Posts
9
Top badges earned by arunpatidar
Customize the badges you want to showcase on your profile
Re: Multiple site with different styles on same codebase - Adobe Experience Manager 20-06-2018
Thank you Arun for your response. I discovered sling:configRef can be used in the root node and child nodes get the settings. Your code works very well. Thank you again.BUTConf class is depricated in AEM 6.3 and it is said to use caconfig. In fact it's very easy and looks more solid. Thank you again.

Views

655

Likes

0

Replies

0
Re: Mode selector in AEM page - Adobe Experience Manager 10-05-2018
thanks.. your post was really helpful

Views

1.1K

Likes

0

Replies

0
Re: Can't load jquery ui resources in AEM 6.3 - Adobe Experience Manager 09-05-2018
Thanks, all I had to do was allow the read permission for the anonymous user on for /libs/clientlibs/granite/jquery-ui/resources on the publish instances and it worked.

Views

653

Likes

0

Replies

0
Re: AEM6.3 - QueryBuilder - filter by properties that contains some string - Adobe Experience Manager 09-05-2018
Hi,It works!Thank you very much for the help!

Views

955

Likes

0

Replies

0
Re: Is there a way to all pages information under a folder? - Adobe Experience Manager 08-05-2018
You can achieve this by Query debugger Tool as suggested by Scotthttp://localhost:4502/libs/cq/search/content/querydebug.htmlQuerytype=nt:basepath:/content/AEM63App/enproperty:jcr:titleproperty.operation : existsp.hits=selectivep.nodedepthp.properties=jcr:path jcr:titlep.limit : 21you can modify above query based on your search criteria. Please refer for more info Query Builder API - docs.adobe.com when you execute this you will be getting an option to get Json query via JSON QueryBuilder Link, ...

Views

826

Likes

0

Replies

0
Re: How to Delete old versions in AEM ? - Adobe Experience Manager 29-05-2018
Hi,For automatically version purging you can use Weekly Maintenancehttp://localhost:4502/libs/granite/operations/content/maintenanceWindow.html/libs/settings/granite/operations/maintenanc… (Operations--> Maintenance-->Weekly Maintenance Window)you may need to add Version purging task if not added already. You can configure the max version and max age alsoThanksArun

Views

1.9K

Likes

0

Replies

0
Re: AEM 6.3 how to send XF to Workflow - Adobe Experience Manager 07-05-2018
Thanks Arun . This is the way we are sending the XF to workflow .But the ask is to trigger WF from the XF page itself (as in normal AEM page) by selecting the desired workflowThe current process is adding extra over head on authors as they have to go some where else to trigger the workflow rather than the XF page itself. Is this possible by any configuration change or requires custom development ?

Views

149

Likes

0

Replies

0
Re: Add Instance Event - Adobe Experience Manager 06-05-2018
Thanks for the answer Arun! My question is specifically for an Adaptive Form in AEM Forms. Is that what you're targetting with your answer?I know that I can listen to when a button was clicked, but there are other actions that might create an additional instance of a repeatable panel. I'm therefore looking to listen for an additional instance being added, rather than just a button click, which may be only one of the multiple ways that an additional instance is created.

Views

185

Likes

0

Replies

0
Re: Crx/de query - Adobe Experience Manager 06-05-2018
Thank you so much

Views

2.7K

Likes

0

Replies

0
Re: How to remove "impersonate as" from User GUI for certain users only? - Adobe Experience Manager 04-05-2018
Ok, I'll check that ..thank you so much

Views

1.8K

Likes

0

Replies

0