Make use of the OnClicked Event that you can create in the BP.
I made a simple door and doorframe, added it to a Blueprint, created an OnClicked event for the door and then wired in a WidgetBlueprint to appear whenever the event fired.
Dont forget to make sure you have the Enable Click Events enabled in your Player Controller.