In Editor Button and Editor Utility Widget Question.

Hello, I am having some issues with implementing my In Editor Function button with my Editor Utility Widget. The plan was for me to be able to click the button inside the blueprint itself and the editor utility widget would open and I cant figure out A. how to get the button working inside the blueprint it’ll only work inside the main level viewport with an instantiated version of the blueprint. And B. how to construct the Editor Utility Widget via the button for some reason I can’t create it as a widget nor can I construct it? though maybe I am missing something?

Any help y’all can provide would be very appreciated and I thank you in advance.
Below is where I have my button and where I would like to activate it.