How do I get separate "on drops"?

I’m currently doing the Drag & Drop with UMG training vid, but I’ve now got to the point where I’m setting up the drag and drop of the inventory items.

The problem I’m having is that when i drag the item from the inventory and then drop it , it uses the “on drop” from the HUD not the inventory slot. I’m not sure how to stop it from referencing the HUD and activate the on drop from the inventory slot instead.

im at 1:10 in the vid, but i cant do the move item part because the on drop isnt activating because the hud ids eating the drop

Hi. I’m using a part of this tutorial for my inventory system, and its working very good. So just to be sure. Your problem is when you’re droping the item … but where on the ground or in other inventoryslot ?

MyInventory