Setting up event dispatcher between widget and actor blueprint

Just have a custom event in your actor.

Then in your widget, on click get actor of class and call that custom event you made.