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

edubey
edubey
Offline

Badges

Badges
41

Accepted Solutions

Accepted Solutions
392

Likes Received

Likes Received
297

Posts

Posts
1502

Discussions

Discussions
307

Questions

Questions
1195

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by edubey
Customize the badges you want to showcase on your profile
Re: Trigerring in cq:dialog - Adobe Experience Manager 19-02-2019
Add those when .dialog-ready event gets triggered.

Views

1.6K

Likes

0

Replies

0
Re: AEM 6.4 : Replicate dependent assets of page in workflow step - Adobe Experience Manager 19-02-2019
Yes You can use Asset APIhttps://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/javadoc/com/day/cq/dam/commons/util/AssetReferenceSearch.html

Views

1.8K

Likes

0

Replies

0
Re: AEM 6.3 - is it feasible to create profile in Adobe Campaign Standard - Adobe Experience Manager 18-02-2019
You should be able to use ACS API for Creating Profileshttps://docs.campaign.adobe.com/doc/standard/en/api/ACS_API.html#creating-profiles

Views

1.2K

Likes

0

Replies

0
Re: Is it possible to use the Forms Table in AEM site pages? - Adobe Experience Manager 17-02-2019
Form component are designed to keeps forms specific use case which cannot be directly served by general component,Yes, you can use these components and also I would recommend you to look at the form components provided by Core Component libraryhttps://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html

Views

1.5K

Likes

0

Replies

0
Re: My component doesn't view when publish my page AEM - Adobe Experience Manager 14-02-2019
Make sure to deploy your component code to publish

Views

4.9K

Likes

0

Replies

1
Re: Error AEM quickstart - Adobe Experience Manager 14-02-2019
Two main reasons I have see so far:1. Incorrect Java version2. User does not have appropriate access to the file sytem where AEM is running.

Views

2.0K

Likes

0

Replies

0
Re: How I can create a component which is visible on the same location throughout the whole site - Adobe Experience Manager 14-02-2019
1. Create the the HTML with and tag for your button2. Create component using that HTML3. Use the component in base template.Above is just one of the approach, there can be many more.

Views

1.2K

Likes

0

Replies

0
Re: How to access AEM 6.1 DAM via ssh - Adobe Experience Manager Assets 13-02-2019
I am not clear on what you need to locate in file system?

Views

6.2K

Likes

0

Replies

1
Re: How to access AEM 6.1 DAM via ssh - Adobe Experience Manager Assets 13-02-2019
You don't need it.I assume you want to look the content of DAM and as long as server is running, you can navigate tohttp://[HOST]:[PORT]/assets.html/content/dam You may need root access if aem server itself is not running to start it.

Views

6.2K

Like

1

Replies

3
Re: How to add social media links in component in AEM 6.4? - Adobe Experience Manager 13-02-2019
You can update the header HTML to add a hyperlink to facebook page. Hardcode the link or take it as a input from dialog. Either way you need to update header HTML for a hyperlink tag

Views

1.5K

Likes

0

Replies

0
Likes from