Drag and drop in webclient

Hi guys,

I am trying to use drag and drop functionality of Servoy in our web client solution. I need to drag a record from a list and drop it on another form and use the record data on that form. The problem is that I have each of these form on two separate windows. The functionality works just fine in smart client and I can drag a record from one window and drop it on another form sitting on another window but it seems that web client doesn’t support this behaviour. I am not sure if I need to change something when I try to reproduce this functionality on web client or this is a limitation. Can someone please help me in this regard?

Is it doable in web client? is there any sample solutions available with such a behaviour?

Your inputs are much appreciated.

Cheers,
Siavash

don’t think this is currently supported and if that would be easy to implement (maybe in html5 or so)
Because you want to drag between html documents in different browser tabs/windows that will not just work