After upgrading to SmartClient 12.0 from 8.3, we cannot drag and drop a text into inside any field which we were able to do so before the upgrade. Our client needs this because it is helpful for them to drag and drop customer' info into fields faster.
However, I checked it with Microsoft Edge and it is working just fine. please take a look at the attached screenshot to understand more of the need.
these have also been used for that specific dialoq.
canDrop: true,
canAcceptDrop: true,
canDragReposition: true,
canDragRecordsOut: true,
However, I checked it with Microsoft Edge and it is working just fine. please take a look at the attached screenshot to understand more of the need.
these have also been used for that specific dialoq.
canDrop: true,
canAcceptDrop: true,
canDragReposition: true,
canDragRecordsOut: true,
Comment