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

ManviSharma
ManviSharma
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
10

Likes Received

Likes Received
47

Posts

Posts
34

Discussions

Discussions
10

Questions

Questions
24

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ManviSharma
Customize the badges you want to showcase on your profile
Re: OOTB Experience Fragment Component not showing values - Adobe Experience Manager 24-08-2022
Thank you for the reply, can you explain how to do the following: check the resource resolution and if all the XF configurations are in place check if the XF is editable

Views

25

Like

1

Replies

0
Re: Why jcr:uuid is generating after publishing the content? - Adobe Experience Manager 24-08-2022
When you publish a page, a version is created. And when you create a version of a node it will get a jcr:uuid property added. (of course there are more reasons why a jcr:uuid is added.)

Views

2

Likes

0

Replies

0
Re: How to enable /var/audit in aem as a cloud service publisher instance - Adobe Experience Manager 24-08-2022
I would approach this question differently and check on the author when assets have been unpublished, there should be an audit log for this event as well. And on author it is much better accessible than on publish when it comes to check something.

Views

7

Like

1

Replies

0
Re: AEM workflow "Go-to" step executes twice in AEM 6.5 SP 12 - Adobe Experience Manager 24-08-2022
As mentioned, please contact Adobe support to check if this is a known issue (I would wonder, though). commit failed due to unresolved conflicts in /var/workflow/instances/server1/workflow_22/data/metadata This error happened because the metadata of this workflow steps are modify concurrently; that should not happen, as the a workflow is not executed twice in parallel. Can you please double-check the path (you probably did not a copy&paste), because it should contain the name of the workflow as ...

Views

10

Likes

0

Replies

0
Re: Can we create page/assets on publish instance ? - Adobe Experience Manager 23-08-2022
Hi, The publish instance of AEM is where the published content resides. It is where the dispatchers pull content to display to the user. The publish instance receives content from the author instance when an author has activated some content. >Publish instances are similar to author instances other than the actual authoring capability. All the same tools used on the author instance are available on the publish instance but are generally not used. >If there is need to look at content in the JCR o...

Views

9

Like

1

Replies

0
Re: Reference component - why deprecated - Adobe Experience Manager 23-08-2022
Hi, > If a component is deprecated then an alternative option would be listed on the documentation link[0]. The alternative to the deprecated components would be the core components listed here[1]. [0] https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/deprecated-removed-features.html?lang=en [1] https://experienceleague.adobe.com/docs/experience-manager-core-components/using/introduction.html?lang=en

Views

13

Like

1

Replies

0
Re: How do I show the tagging values as a dropdown list in Dialog? - Adobe Experience Manager 13-07-2022
Thanks @Shiv_Prakash_Patel Can I use the bin in the servlet path?@Component(service = Servlet.class, property = {Constants.SERVICE_DESCRIPTION + "= Tags value in dynamic Dropdown", "sling.servlet.paths=" + "/bin/cardTagLists", "sling.servlet.methods=" + HttpConstants.METHOD_GET })Does it have any issues? Or if I need to change the path, which path do you prefer?

Views

66

Likes

0

Replies

0
Re: Show/hide fields based on checkbox in multifield - Adobe Experience Manager 12-07-2022
After a lot of messing around with the ACS common feature. I got it working finally. So, the problem is that the documentation in the provided link is incomplete about handling the multifield. Fortunately there was some documentation in the original JS located at (/apps/acs-commons/touchui-widgets/showhidedialogfields/source/showhidedialogfieldstabs.js). In this file, there is a mention of multifield as: * - If the fields lie within a multifield* - add the extra empty property acs-cq-dialog-drop...

Views

112

Likes

0

Replies

0
Re: Getting error when trying to save any page property - Adobe Experience Manager 11-07-2022
Hi @Unknown1 ,It could be the reason that your upgraded project uses classic dialogs in touch UI.

Views

91

Like

1

Replies

0
Re: how to add cif add on to sandbox cloud instance - Adobe Experience Manager 11-07-2022
Thank you for the help

Views

75

Like

1

Replies

0