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

zeeshanKhan0786
zeeshanKhan0786
Offline

Badges

Badges
19

Accepted Solutions

Accepted Solutions
33

Likes Received

Likes Received
34

Posts

Posts
104

Discussions

Discussions
13

Questions

Questions
91

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by zeeshanKhan0786
Customize the badges you want to showcase on your profile
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
can you share the HomePage.jsp and is HomePage is a page component.Correct the name of HomePage.html and add in HomePage.html

Views

4.5K

Like

1

Replies

0
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
can you send the image of the page and are you dragging and dropping some component.

Views

4.4K

Like

1

Replies

0
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
you can check this thread touch ui page not getting refreshed on adding new component

Views

4.4K

Like

1

Replies

0
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
Are you dragging and dropping this parsys component in some page or this is included in page.Can you remove all styling tag from page also.And confirm that no clientlib is loaded into your page.

Views

4.4K

Like

1

Replies

0
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
can you try without using this div,class and height. because this problem seems to be css problem that is overriding the height.

Views

4.4K

Like

1

Replies

0
Re: AEM 6.3 - using parsys in htl files - Adobe Experience Manager 12-07-2017
hi use the below syntax to add the parsys

Views

4.4K

Like

1

Replies

0
Re: Looking for stable AEM 6.2 solution for list of images component. - Adobe Experience Manager Assets 12-07-2017
Hi KBWEB,For your First Problem : drag and drop option is not working fine : Drag and Drop functionality is in Js so you have to Write a custome Js to achieve this.Or use simple Pathbrowse to get the detail of image in path and customize the js to render the Image but Drag and drop functionality will not be achievedFor your Second Problem : store value in json formet :Follow below Url:Experiencing Adobe Experience Manager - Day CQ: AEM 6 SP2 - Touch UI Multi Field Component

Views

1.3K

Likes

0

Replies

0
Re: Export the AEM tags into Excel sheet - Adobe Experience Manager 12-07-2017
Hi In AEM - tags are typically created manually. However -- you can write a custom service that imports tags using the AEM TagManager API:TagManager (Adobe AEM 6.0.0 API 6.0.0 API) You can build the service to fetch all Tags.So you can use getNamespaces() method.This will give you Tag Array and then use getName() method to get the name of the tag and then put into the cell of Excel.

Views

1.4K

Like

1

Replies

0
Re: Other CMS Integration - Aem Api Integration 12-07-2017
Hi Felipe,As per the Documentation of the AEMM Support only some well know integration can be supported, these integration are based on Rest Api.For Plone integration with AEM so you need one service in the plone side that will return the Json data based on the Requirement.Below in the Restful Api documentation of plone:plone.restapi: A RESTful hypermedia API for Plone. — plone.restapi 1.0a1 documentation with the help of this documentation you will create a service that take some input whether ...

Views

1.8K

Likes

0

Replies

0
Re: Author&publisher attempting to use same port AEM 6.3 - Adobe Experience Manager 12-07-2017
Hi gowtham,Could you check that port 4502 and 4503 is block or using by some other application.orCheck your AEM Configuration Apache Felix Jetty Based Http Service. in this check http port in Both AEM Instance.If they are pointing to same port.Change one of the Port.

Views

3.5K

Like

1

Replies

1