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

Mohit_KBansal
Mohit_KBansal
Online

Badges

Badges
28

Accepted Solutions

Accepted Solutions
23

Likes Received

Likes Received
136

Posts

Posts
94

Discussions

Discussions
18

Questions

Questions
76

Ideas

Ideas
1

Blog Posts

Blog Posts
3
Top badges earned by Mohit_KBansal
Customize the badges you want to showcase on your profile
Re: 400 Invalid recursion selector value 'model' - Adobe Experience Manager 26-07-2022
Experience fragment can be exported as a JSON in Adobe Target. Please refer this document : https://experienceleague.adobe.com/docs/experience-manager-65/authoring/authoring/experience-fragments.html?lang=en Screenshot from same document : Also you can refer this old question asked in Community : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/need-to-read-export-json-of-experience-fragment/m-p/302074/thread-id/37938 Please refer this document for custom implementation ...

Views

42

Like

1

Replies

0
Re: Component name is breaking when adding to a page - Adobe Experience Manager 26-07-2022
I could see the same behavior in my local. Components that are dragged and dropped, the length of node name is restricted to 20 characters(excluding _ in end and random number). But that should ideally not impact any functionality because the name of node for a component is random and its functionality works based on Sling resolution. For example if you drag and drop the same component again, its name would be global_nav_categorie_RANDOM_NUMBER. If somewhere you are referring this node name, the...

Views

80

Likes

3

Replies

0
Re: Use of usergenerated node under content - Adobe Experience Manager 26-07-2022
/content/usergenerated node is used to store User Generated Content, usually called UGC [1]. Consider a use case, where you allow website users to write comments on article pages. Now, these comments will be saved on one of the publishers. Using Reverse Replication [2] this comment is pushed back to the author under /content/usergenerated node. You will have the option to initiate governance & moderation workflow on this comment, and once approved, publish this comment to all publishers. [1] htt...

Views

30

Likes

0

Replies

0
Re: Tooltip Syntax Error - Adobe Experience Manager 25-07-2022
The tooltip issue was resolved by adding a forward slash in front of the class. 20% off on Mobile DevicesCoupon Applied: SALE50 Thanks, everyone for the help.

Views

35

Likes

0

Replies

0
Re: Experience League community / adding tags or categories for questions, ideas and blogs - Adobe Experience Manager 25-07-2022
Hi, Post this idea at https://experienceleaguecommunities.adobe.com/t5/community-advisors/ct-p/adobe-mvp-community

Views

23

Likes

0

Replies

0
Re: Template Senarios - Adobe Experience Manager 22-07-2022
@sachinarora Thank you for the answer it worked   

Views

60

Like

1

Replies

0
Re: I created page using create-> page under parent page. But it is not inheriting page properties of parent page. Please suggest. - Adobe Experience Manager 22-07-2022
Can you please check inheritance stat level property anywhere? Parent page should have Iparsys or Experience fragment for header and footer.

Views

70

Like

1

Replies

0
Re: Accordion component - Adobe Experience Manager 22-07-2022
I want create like this For that what should I Do ? If we click on add then I have to see only 3 component

Views

72

Like

1

Replies

0
Re: Can we change the name of property. - Adobe Experience Manager 21-07-2022
At node level, you can't change the existing property name but you can delete it and add a new name with the same details at the node level.But if this name is a dialog property, please change it at the dialog level of that property in the respective component. In the above screen shot, you are referring to a content fragment, which is a ootb component. In order to customise it you'll have to create a custom component which acts like a CF or overlay/extend the CF. Thank you,Sravan

Views

51

Like

1

Replies

0