Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

Drag and Drop mechanism into cq/personalization/components/targetparsys

Avatar

Level 4

Hi everyone

We use AEM 6.3. We have a page with targeting area with some components. How can we achieve drag and drop mechanism into the target area (cq/personalization/components/targetparsys)?

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 4

I found the solution of the following problem: adding to "cssClass" of '/libs/cq/personalization/touch-ui/clientlibs/targeteditor/js/layer/TargetingOverlay.js' the class "cq-draggable".

If somebody has a better solution, will be glad to hear your answers.

View solution in original post

4 Replies

Avatar

Level 4

I mean there are some components already in targeting area. Is it real to drag and drop components which are situated in target area? (cq/personalization/components/targetparsys). In simple words, I want to get functionality of "reorder/move components in targetparsys".

Avatar

Employee Advisor

arturl43391132​,

I'm not sure if this will specifically answer your question however here is a KB article that talks about Experience Fragment integration from AEM to Target: AEM experience fragments

If this satisfies your query please like, mark as helpful and mark as answer. Otherwise lets keep the conversation going. Hope you have a wonderful day.

Mihnea Docea | Technical Support Consultant | Customer Experience | Adobe | (:: 1 (800) 497-0335

Avatar

Level 4

Hi, mikewebguy
Thanks for attention

But unfortunately it did't help me to solve the issue.

If it is not to clear: I repeat what I mean. I want to achieve drag and drop mechanism of components within targetparsys.
E.g. there are 3 targeted components and I want to reorder them.

And we don't use Adobe Target, just AEM.

Thanks

Avatar

Correct answer by
Level 4

I found the solution of the following problem: adding to "cssClass" of '/libs/cq/personalization/touch-ui/clientlibs/targeteditor/js/layer/TargetingOverlay.js' the class "cq-draggable".

If somebody has a better solution, will be glad to hear your answers.