Expand my Community achievements bar.

ParSys code not working in port 4504

Avatar

Level 1

Hi all,

I was creating a page component where in I wanted to add ParSys. I was using the port 4504. When I created the page I was able to see the ParSys but I was'nt able to drag and place the items in the field. I then uninstalled the instance and tried the same thing on port 4502 and this time I was able to add the components by dragging from the sidekick. Please find the code below which I was using:

<html>

    <div data-sly-include="head.html"></div>

    <div data-sly-include="/libs/wcm/core/components/init/init.jsp"></div>

    <body>

        <h1>Hello World</h1>

        <div data-sly-resource="${@path='par',resourceType='wcm/foundation/components/parsys'}"></div>

    </body>

</html>

Could anyone please let me know what could be the issue here? Because if something works on one instance should also work on the other?

2 Replies

Avatar

Level 10

Hi,

Is this question related to Adobe Experience Manager? Currently, it's posted in the Experience Cloud community. If I can move it to a more specific community, it will have a better chance of being seen by the correct group of users.

Thanks,
Jantzen

Avatar

Level 1

Hi Jantzen,

Yes, this question is regarding Adobe Experience Manager 6.4 version.

Thanks,

Bandna