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

sunjot16
sunjot16
Offline

Badges

Badges
25

Accepted Solutions

Accepted Solutions
50

Likes Received

Likes Received
110

Posts

Posts
164

Discussions

Discussions
30

Questions

Questions
134

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by sunjot16
Customize the badges you want to showcase on your profile
Re: Default value to the text field in AEM 6.4 - Adobe Experience Manager 03-08-2022
@arunpatidar - I believe this works only for the new component. When i add the new field to existing component dialog, it does not save the default value using the value attribute automatically. The user needs to open the dialog, it takes populates the field from value property and save the dialog to save the field with this value in JCR. I have a requirement where I need to save default values for new fields added to dialog without needing to open the dialog. Kindly advise how this can be done ...

Views

187

Likes

0

Replies

0
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 27-07-2022
Good Morning Everyone, Thank you for giving me this opportunity to be part of your community. My name is Patrick Yee and I am a software engineer that loves using .NET, C#, C++, HTML, CSS, and JavaScript. I love to learn about technology. I also enjoy reading and writing, and playing video games. I am inspired to a game software developer, but in the meantime I want to be more knowledgeable person with a lot of skills.

Views

107

Like

1
Re: Adobe ID is not linked with your Adobe Experience Cloud solution accounts - Adobe Experience Manager 07-04-2022
I don't work in any organisation and want learn aem what to do??

Views

624

Likes

2

Replies

0
Re: How to update asset programatically in AEM Assets? - Adobe Experience Manager 23-12-2021
Can I use the Asset HTTP API to link "Related" assets? More details on Related Asset:https://experienceleague.adobe.com/docs/experience-manager-65/assets/managing/related-assets.html?lang=en Technically, Related assets Admin UI, creates node "related" next to "metadata" when you link using asset admin UI. I tried sending following JSON with Update Asset Metadata API Call, I'm getting 403 status code.{"class":"asset","properties":{"metadata":{"cq:tags":["keywords:Cambridge"]},"related":{"others":...

Views

1.5K

Likes

0

Replies

0
Re: How to Adapt ContentFragment in tests - Adobe Experience Manager 20-09-2021
I have got Content Fragment mock object as mentioned by @Theo_Pendle , but I got a problem at next level.My problem was -: I was not able to get the variations from the contefragment's mocked resource which I had set from AEM context. I was loading ContentFragment in the AEM context like this in my test class. (1) context.load().json(getClass().getResourceAsStream(CF_JSON_PATH), CF_PATH); I was expecting that doing above will adapt to the ContentFragment Object properly and we will get everythin...

Views

7.1K

Like

1

Replies

0
Re: AEM 6.5 : How to add customization after selecting pa... - Adobe Experience Manager 12-09-2021
Hi @malaya_ranjand4 I have been trying to achieve this thing , where is the node value stored at. I tried to over lay the below path to add a new field to workflow screen ? Appreciate your help /libs/cq/gui/content/common/startbulkworkflows/body/items/form/items/wizard/items/properties/items/fixedColumnContainer/items/fixedColumn/items

Views

290

Likes

0

Replies

0
Re: Unable to unlock a page in AEM even though a admin - Adobe Experience Manager 09-09-2021
Hello @P_Vishnu, I have the same issue on my instance. We've actually been dealing with this issue for awhile and have just been using the Super Admin account in order to unlock pages. But I, as a person who belongs to the admin group should still be able to unlock it. Also the author who locked the page is unable to unlock it. Must be some weird bug. We're upgrading to 6.5 soon, so hopefully that will solve this issue.

Views

1.6K

Like

1

Replies

0
Re: CUG: Doesn't show login page when accessing restricte... - Adobe Experience Manager 08-06-2021
Thanks. We used this solution.

Views

177

Likes

0

Replies

0
Re: Page Properties cloud service tab not reading /conf c... - Adobe Experience Manager 16-05-2021
Hi @Vish_dhaliwal, I am having a similar issue. I have one question regarding behavior of Cloud Config. Earlier in Page properties, in Cloud Services tab we had an option to select individual cloud services which were residing in /etc. Now with the repo restructuring all cloud services sit under /conf. In AEM 6.5 we have an option under the advance tab to configure cloud services. But here we specify path of the cloud config folder under conf. Does this mean all the config under /conf/ will be a...

Views

444

Likes

0

Replies

0
Re: com.day.cq.wcm.api cannot be resolved - Adobe Experience Manager 03-05-2021
@Shivam_S,Use this WKND project code base from this GitHub location - https://github.com/adobe/aem-guides-wkndIf you could see here is available as properties in main/pom.xml - You can specify the desired AEM version. The same is used in core/pom.xml for the artifactId, uber-jar

Views

5.4K

Likes

0

Replies

0