Dear Team,
This is a follow up of my previous question (drag row and drop on form element) where I managed to drag a row to a form element…
In a knowledge base example (Drag And Drop in menu) I’ve seen that it is possible to drag an element/row to a div. But with my current code I can’t get it to work.
For example:
| |
Doesn’t work for sInput. I can see it light up on hover (dragIn) but when ‘it drops’ it doesn’t show.
Could you please help me?