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

ibishika
ibishika
Offline

Badges

Badges
23

Accepted Solutions

Accepted Solutions
16

Likes Received

Likes Received
78

Posts

Posts
64

Discussions

Discussions
10

Questions

Questions
54

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by ibishika
Customize the badges you want to showcase on your profile
Re: Nested Multifield in Content Fragment - AEM 6.5 ? - Adobe Experience Manager 24-08-2022
@ibishika can you help me in referencing one content fragment with another?

Views

38

Likes

0

Replies

0
Re: Querybuilder query multiple paths and other properties - Adobe Experience Manager 03-06-2022
Yes, you can create a custom predicateYou can check the immediate child of path and return true otherwise falsehttps://hashimkhan.in/aem-adobecq5-code-templates/query-builder/

Views

237

Likes

0

Replies

0
Re: refer content fragment in another content fragment - Adobe Experience Manager 14-04-2022
@sreenu539 As @ibishika it is default behavior of any nested reference of resources, it could be page,asset or content fragments. If you want inner/nested fragments in json, using sling model exporter for parent content fragment and pull inner fragment as object instead of path. If you want in page, you have to write similar custom logic in component sling model

Views

92

Like

1

Replies

0
Re: Layout Container Not Inheriting Grid Size from Parent - Adobe Experience Manager 11-04-2022
Thanks for sharing @jetate 

Views

263

Like

1

Replies

0
Re: for doPost servlet, SlingHttpServletRequest getting empty - Adobe Experience Manager 11-03-2022
The mistake I have made is logger.info ("AEM" + parameter) it is printing in the logs. However, if I put logger.info("AEM", parameter) it is not printing in the logs.

Views

127

Likes

0

Replies

0
Re: 権限の設定について - Adobe Experience Manager 16-02-2022
ここでは、アドビが提供するライセンスを見つけることができます。あなたが持っているものとあなたがそのライセンスで得ることができる機能をチェックすることができます。https://helpx.adobe.com/legal/product-descriptions/aem-cloud-service.html

Views

87

Like

1

Replies

0
Re: Headless AEM || Grapgh QL - Adobe Experience Manager 16-02-2022
Hi, We need to use GraphQL for Headless in our project that is why we are not using Exporter.

Views

107

Like

1

Replies

0
Re: How can I make the select panel of the Accordion component show both the component name and the component title? - Adobe Experience Manager 15-02-2022
@jenakaibalya You need to customize your component to be able to show any custom behaviour that you want. Here is the documentation for the same:https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/customizing.html?lang=en

Views

75

Like

1

Replies

0
Re: How to Italicize text in a switch case raw text value - Adobe Experience Manager 09-02-2022
I solved the issue by creating multiple Text+ boxes with pre-filled text including text that is italicized, then made its presence "Hidden from layout".When user selects the appropriate text box, it makes it "visible" and makes the others "hidden".

Views

150

Like

1

Replies

0
Re: data-sly-resource issue in AEM 6.5 - Adobe Experience Manager 09-02-2022
The issue has been resolved. Here the page.syndicatedLoadPath contains a '.html' which was causing the issue. We had removed this and tested , all looks fine.However the same path with .html extension works in 6.4 , not in 6.5 . Interesting ! Any thoughts ?

Views

446

Likes

2

Replies

0