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

Vinit_Pillai
Vinit_Pillai
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
8

Posts

Posts
47

Discussions

Discussions
2

Questions

Questions
45

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Vinit_Pillai
Customize the badges you want to showcase on your profile
Re: Has anyone got a chance to extend an AEM Forms Component? for eg. File Attachment Component - Adobe Experience Manager Forms 18-01-2022
This will work If I want to restrict the uploads.Again sorry for not sharing this earlier, What I'm trying to achieve is that when user clicks on attach button a file explorer should open and by default some file types should be visible.So, I'm not adding the file types just to verify the uploads but the main agenda is to have those files already visible on the explorer window when attach button is clicked.

Views

210

Like

1

Replies

0
Re: Has anyone got a chance to extend an AEM Forms Component? for eg. File Attachment Component - Adobe Experience Manager Forms 18-01-2022
The reason why I want to extend the component was to add some default support types to the file attachment component. So that whenever I use file attachment component It should already include all the mime types which I require. is this possible in the above? because what i got from the link was to chnage the appearance of the component is possible.

Views

220

Like

1

Replies

2
Has anyone got a chance to extend an AEM Forms Component? for eg. File Attachment Component - Adobe Experience Manager Forms 14-01-2022
AEM v. 6.5.8I tried using resourceSuperType like we do for normal AEM component but it just breaks the form.sling:resourceSuperType="fd/af/components/guidefileupload"Getting the following error on console:guideRuntime.min.js:1082 TypeError: Cannot read properties of undefined (reading 'priority')at getAttribute (VM1484 guideRuntime.min.js:624:448)at get (VM1484 guideRuntime.min.js:645:118)at g._collectExpressions (VM1484 guideRuntime.min.js:632:279)at g.initialize (VM1484 guideRuntime.min.js:631...

Views

249

Likes

0

Replies

4
Re: Reverse Replication working when I freshly add cq:distribute prop - Adobe Experience Manager 06-12-2021
Hi @Shubham_borole ,I realized yesterday that we need to again set the property to false or delete it so that it can work again next time when I make it true.Is this the proper way?Shouldn't it be like you make it true and it will reverse replicate every time unless you make it false again?Anyways, Thanks for Answering.

Views

238

Likes

0

Replies

0
Re: Reverse Replication working when I freshly add cq:distribute prop - Adobe Experience Manager 03-12-2021
Yes, It modifies date as well as modified by value.

Views

259

Like

1

Replies

0
Re: Reverse replication issues - Adobe Experience Manager 03-12-2021
Facing the same problem can you tell me how did you solve it?. The accepted answer does contain links but they are not working.

Views

133

Likes

0

Replies

0
Reverse Replication working when I freshly add cq:distribute prop - Adobe Experience Manager 02-12-2021
I am trying to demonstrate basic reverse replication on AEM 6.5.10.Created a new reverse replication agent in author which works fine.Created a servlet to modify page content which changes some values as well as adds the cq:distribute property with value true.Whenever I run the servlet and the page content get the distribute property, reverse replication works. After this If I hit the servlet again then some props change but reverse replication does not work.When I checked the logs I found that ...

Views

275

Likes

0

Replies

4
Re: Uncaught TypeError: $(...).adaptTo is not a function - Adobe Experience Manager 25-01-2021
@Shaheena_Sheikh The problem which I was actually facing was that, clientlib containing jquery was loading after this script hence without jquery all $ functions were not working. By main category I meant the clientlib category were jquery is kept. You can check the sequence of scripts/clientlibs loaded in the tag of the page where you are getting the error. Regarding second comment, If you have created separate clientlib with separate category and the scripts are not getting added then you sho...

Views

772

Likes

0

Replies

0
How to configure which user to use for resolving email template in ACS AEM Commons Email API - Adobe Experience Manager 11-01-2021
I'm using AEM 6.3 and after reading this I found out thatOn AEM 6.2 or above, this service uses a Service User for repository access. This user is configured with the expected permissions required, but additional permissions may be required if your repository design deviates from the expected structure.User name: acs-commons-email-serviceACLs:jcr:read on /etc/notification/email What I want to do is use my user instead of this user. How can I achieve this?

Views

379

Likes

0

Replies

1
Request for Activation/Deactivation does not appear after denying users replication permission in useradmin - Adobe Experience Manager 07-01-2021
So I have created this user in AEM 6.3 and I have specifically denied its replicate permission for content folder to see ho Request for Activation works. But all it does is removes the publish page option. There is no Request for activation open in the Page Information dropdown.What am I missing?

Views

576

Likes

0

Replies

3
Likes from