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

Balu_M
Balu_M
Online

Badges

Badges
14

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
7

Posts

Posts
44

Discussions

Discussions
7

Questions

Questions
37

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Balu_M
Customize the badges you want to showcase on your profile
Options to enable content launches for Content fragments - Adobe Experience Manager 12-07-2022
Hi, We would like to include content fragments in content launches but we are not getting the option to include content fragments while creating launches. Any alternative approaches or suggestions would be helpful. Thanks in advance.

Views

37

Likes

0

Replies

0
Re: How to enable custom styles dropdown options for content fragment RTE datatype - Adobe Experience Manager 27-06-2022
Hi @DEBAL_DAS , Thanks for sharing details, I followed it but did not get the "Styles" option.I have added styles#styles under uisetting -> multieditorFullscreen { }I can see styles section data availble but not loading on toolbar.“styles”: { “features”: “*”, “styles”: { “warning”: { “text”: “Warning”, “cssName”: “warning” }, “monospace”: { “text”: “Monospace”, “cssName”: “monospace” } }

Views

69

Like

1

Replies

0
Re: sitemap showing text content - Adobe Experience Manager 08-06-2022
You may be expecting the mimetype to view xml as response content-type:text/xml But application/xml is recommended as of RFC 7303 (section 4.1), but text/xml is still used sometimes. You can assign a specific MIME type to a file with .xml extension depending on how its contents are meant to be interpreted. For instance, an Atom feed is application/atom+xml, but application/xml serves as a valid default.

Views

64

Like

1

Replies

0
Re: Sightly removing "x-cq-linkcheker" attribute in anchor tag - Adobe Experience Manager 05-06-2022
Hi @Balu_M , 1. Override libs/cq/xssprotection/config.xml to include data attributes: This will allow context html to render them.2. To avoid RTE editor to strip them, Disable xss filtering for both dialog and inplace editor by adding the property to the text node and the config node of the cq:inplaceEditing node using the disableXSSFiltering property of the RTE.Reference: http://experience-aem.blogspot.com/2017/01/aem-62-touch-ui-extend-rich-text-link-dialog-add-rel-select.htmlHope that help yo...

Views

54

Like

1

Replies

0
Re: Ability to enable content fragment option with in sites "create" - Adobe Experience Manager 14-02-2022
@Balu_M Content Fragment resource is of type dam:Asset and is meant to be part of Assets console. (Create/Reside/Update or any related operation for that matter)

Views

119

Likes

2

Replies

0
Re: AEM content package replication - performance issue - Adobe Experience Manager 15-12-2021
As mentioned, you should check the error.log; when the replication has been completed, it will print a longer log line with multiple durations; from there it should be visible in which part of the replication process the time is spent.

Views

138

Like

1

Replies

0
Re: Twitter 4j dependency error - Adobe Experience Manager 28-07-2021
The link provided here as solution is expired can you please post some solution.

Views

195

Likes

0

Replies

0
Re: How to add class attribute DOM using guideBridge API - Adobe Experience Manager Forms 01-02-2021
@Balu_M After rule editor validation try injecting the style using jquery or vanilla js.

Views

283

Like

1

Replies

0
Re: Excel file dam upload issue - Adobe Experience Manager Assets 11-11-2017
Hi ​I understand what you are trying to do. To find out exactly whats wrong going on. Upload an .xls file manually and compare the node structure, properties of each node that you manually updated and programmatically created asset. Then you can find out the differences. This generally happens when asset is not perfectly created.MIME type/Internet media type for .xls file is as follows I tried creating assetmanager and regular node API it worked. assetmanager make sure u are using correct mime t...

Views

1.8K

Like

1

Replies

0
Re: Sightly page component error - Adobe Experience Manager 29-07-2019
Was this resolved?

Views

933

Likes

0

Replies

0