cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and Drop in compareview

Former Member
0 Kudos

Hey Experts,

is there any ootb functionality for drag and drop with replacement inside of the compareview?

Let's say I want to have Attribute x on Product1 and on Product2 where both are different and I drag Attribute x from Product 1 on Product2 and it replaces it. Is there any ootb functionality for that?

Cheers, Daniel

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member437308
Active Participant
0 Kudos

Hi,

Unfortunately, it has not been implemented yet.
Somewhere in the future there are plans to make "CompareView" components dragable but it is difficult to precisely say when it'll happen.

Cheers Tomek.

Former Member
0 Kudos

Hi Tomasz,

so I have to implement my own drag and drop functionality with a strategy and a handler?

former_member625836
Active Contributor
0 Kudos

Hi Daniel,

Exactly - you would have to register your own strategy and handler.

Cheers, Jacek