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: Multifield values not storing under the required path - Adobe Experience Manager 23-08-2022
I will try this and let you know

Views

8

Likes

0

Replies

0
Re: what is mix:referenceable in aem? - Adobe Experience Manager 23-08-2022
Please check the JCR specification at https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/1.0/6.7.21.2_mix_referenceable.html You might see this when you create version because versionable is a subtype of referenceable

Views

35

Like

1

Replies

0
Re: RTE plugin color picker issue - Adobe Experience Manager 23-08-2022
This is here Sample Test Component If you are using AEMaaCS , you can find it here https://github.com/arunpatidar02/aemaacs-aemlab/pull/5/files

Views

20

Like

1

Replies

0
Re: Multifield values not storing under the required path - Adobe Experience Manager 23-08-2022
Can you try with Granite type and not rely on ACS Common NODE_STORE Example

Views

16

Likes

2

Replies

2
Re: RTE plugin color picker issue - Adobe Experience Manager 23-08-2022
Here is the working version - https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html You can install below packages from GitHub to use these plugins in AEM 6.3+Packages contain: Code Package Sample Test Component AEM 6.5 - aem-rte-plugins-1.4.zip AEMaaCS version - aem-rte-plugins-1.5.zip Please install the package to make sure it worked before you modify the code and content path.

Views

28

Likes

2

Replies

2
Re: Build script generated virtual hosts and farm files not deployed in the Cloud Manager Build & Unit Testing Phase - Adobe Experience Manager 22-08-2022
check your pipeline if webconfig is unchecked? There is a dedicated pipeline for dispatcher config, try with that maybe. https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/cicd-pipelines/introduction-ci-cd-pipelines.html?lang=en#web-tier-config-pipelines

Views

13

Like

1

Replies

1
Re: Workflow Error - Adobe Experience Manager 22-08-2022
can you check the workflow steps. and use same user for lock and unlock in wf step otherwise it will stay locked.

Views

28

Like

1

Replies

0
Re: Child Layout Container inside Parent Container Issue - Adobe Experience Manager 22-08-2022
Hi, Can you share the package we can try? The issue could be the the left and right container are sharing the same policy. Try creating 2 more components responsive-left and responsive-right as proxy of responsivegrid and set policy with those 2 new components.

Views

18

Like

1

Replies

0
Re: Sling Content distribution in local AEM SDK - Adobe Experience Manager 22-08-2022
does http://127.0.0.1:4503 resolved? I think you should use http://localhost:4503

Views

20

Likes

0

Replies

0
Re: Build script generated virtual hosts and farm files not deployed in the Cloud Manager Build & Unit Testing Phase - Adobe Experience Manager 22-08-2022
with AEMaaCS dispatcher, you can have only one rewrite file which is rewrite.rule except defualt_rewrite.rules that you should not change.

Views

25

Like

1

Replies

4