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
Thanks for your reply. I have tried with granite type but the hidden fields are still storing in the jcr:content node. Even after deleting all the multifield section from the dialog, the hidden fields are not getting deleted. Can you tell me what could be the issue?

Views

9

Likes

0

Replies

1
Multifield values not storing under the required path - Adobe Experience Manager 22-08-2022
Hello Community - I have several tabs in the page properties. Here I have pasted the dialog xml for one of the tab which has the multifield in it. Whenever I create a new section in the multifield, the values are stored in a node hierarchy :item0/item1 under the node: version-path-info. The two hidden field values are stored in jcr:content which I don't want and prefer to store it on version-path-info node. I have even tried changing the name of the hidden fields (e.g. ./version-path-info/select...

Views

26

Likes

0

Replies

3
Re: Issues with loading fonts in AEM - Adobe Experience Manager 01-07-2022
The fonts are not loading in dev tools -> network tab as well. if I access the font file url directly, I am able to download but it is not loading on page load.

Views

156

Like

1

Replies

2
Re: Issues with loading fonts in AEM - Adobe Experience Manager 01-07-2022
I have already tried with relative path as well but I still see the same issue.

Views

171

Like

1

Replies

0
Re: Issues with loading fonts in AEM - Adobe Experience Manager 01-07-2022
I am facing this issue in author instance. Basically I am checking if the fonts are loading or not. Because of the incorrect path reference, the fonts are not loading,

Views

180

Like

1

Replies

0
Issues with loading fonts in AEM - Adobe Experience Manager 01-07-2022
Hello, I have an issue with loading the custom fonts in AEM 6.5.6.0. I have created the resources/fonts folder and kept the custom fonts and also set the allowProxy to access the Clientl-Library which is under /apps/. Below is the entry that I have referenced in my css file.@Font-face {font-display: fallback;font-family: 'Sun';font-style: normal;font-weight: 700;src: url('/etc.clientlibs/project/clientlibs/clientlib-site/resources/fonts/test.woff2') format('woff2')} above entries are transformed...

Views

191

Likes

0

Replies

12
Render dropdown option based on condition - Adobe Experience Manager 21-02-2022
Hello All - Could someone clarify the below?Question 1:There is a dropdown in a dialog with some options as dropdown values. I wanted to display the "Option C" only for the selected user group or admin user.is there any way to accomplish without using any datasource.=================================================Question 2: In the below dailog's rendercondition, how to check the expression based on user group or user type? @arunpatidar @Veena_Vikram @Theo_Pendle

Views

106

Likes

0

Replies

1
Issues with service pack rollback - Adobe Experience Manager 17-02-2022
Hello Community - There are some issues with rollback of the installed service pack (6.5.11) on our AEM instance. We have followed the below forum to rollback to previous version but no luck. Even after the uninstall of the service pack or installing the /lib folder taken from the other environment and restart the instance, the environment is not accessible. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/can-we-roll-back-our-aem-instance-service-pack/td-p/365464 Can so...

Views

88

Likes

0

Replies

1
Conditional loading of clientlib - Adobe Experience Manager 20-01-2022
Hello Community - I am loading the clientlib based on wcmmode. For some reason it is not working as expected. If I access the page in edit mode, it should load only the categoryA clientlib not categoryB but I could see categoryB is also loading when I check the network calls.is there any issue with the below snippet? Can someone tell me how can we restrict the loading of the clientlib?----------------

Views

174

Likes

0

Replies

1
Re: Error while creating Language Copy - Adobe Experience Manager 19-10-2021
@Ankur_Khare - Thanks for your reply. The provided steps are more of related to translation. I am getting the error while creating the Language copy.

Views

243

Like

1

Replies

1