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

aemninja
aemninja
Online

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
23

Posts

Posts
87

Discussions

Discussions
26

Questions

Questions
60

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by aemninja
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: Handling multiple domains using Externalizer - Adobe Experience Manager 19-07-2022
Do we need to add this logic to very component?

Views

66

Likes

0

Replies

0
Re: Issues with loading fonts in AEM - Adobe Experience Manager 04-07-2022
Hi @aemninja , The issue is with references, you are trying to refer along with etc.clientlibs. please give a relative path from your file location to the clientlib-site folder by removing ../../../../etc.clientlibs/project/clientlibs. in your src. Also, Please refer to @arunpatidar 's solution below. ~Aditya.Ch

Views

113

Like

1

Replies

0
Re: Render dropdown option based on condition - Adobe Experience Manager 22-02-2022
Hi,Use privilege rendered type https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/renderconditions/privilege/index.html For implement custom simple renderer check https://aemlab.blogspot.com/2019/07/aem-granite-custom-render-conditions.html

Views

97

Likes

3

Replies

0
Re: Issues with service pack rollback - Adobe Experience Manager 17-02-2022
@aemninja Please restore the instance from your backup or EBS snapshot if you have.What's the error the you are getting in the error log while accessing the server ?Did you see any error while restarting the server ?Regards,Raja

Views

79

Like

1

Replies

0
Re: Conditional loading of clientlib - Adobe Experience Manager 20-01-2022
I have tried the syntax below, and it works as expected: I've tried:view-source:localhost:4502/content/sourcedcode/us/en/home.html?wcmmode=editview-source:localhost:4502/content/sourcedcode/us/en/home.html?wcmmode=designview-source:localhost:4502/content/sourcedcode/us/en/home.html?wcmmode=disabledI am able to see the output of the clientlib files as expected.Lastly, pleas validate if your clientlibs are actually registered properly. using this tool, http://localhost:4502/libs/granite/ui/conte...

Views

165

Likes

5

Replies

0
Re: Selectbox with dynamic datasource in multifield - Adobe Experience Manager 29-10-2021
Hi @Vijayalakshmi_S, I am not sure if I get your question the correct way. But I am using a servlet which uses the code listed in the previous comment (https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/selectbox-with-dynamic-datasource-in-multifield/m-p/427701/highlight/true#M121771). regardsReini

Views

219

Like

1

Replies

0
Re: Error while creating Language Copy - Adobe Experience Manager 21-10-2021
Hi @aemninja : Please check below linkhttps://bimmisoi.blogspot.com/2020/10/multi-site-manager-in-aem-part-1.html Hope this helps!!Thanks

Views

234

Like

1

Replies

0
Re: Post the package into Jenkins - Adobe Experience Manager 05-10-2021
@Shashi_Mulugu - Thanks for your reply. I haven't tried pulling the package from Jenkins. My requirement is only to push it to Jenkins.

Views

195

Like

1

Replies

0
Re: Not able to drag & drop the custom workflow step - Adobe Experience Manager 30-09-2021
@aemninjaI believe it is possible, please have a look on dialog implementation of Workflow Initiator Participant Chooser step /libs/cq/workflow/components/workflow/initiatorparticipantchooser, it is using following ecma script /libs/workflow/scripts/initiator-participant-chooser.ecma. I think base on above you should be able to modify your workflow step to have all you need.

Views

398

Like

1

Replies

0