Connecting Button With wigets

Hello, I have a problem so i have a widget which has a button and when the user clicks the button the button goes to another button in another widget and do the widget blueprint in function

Can you perhaps phrase this differently? I’m not quite sure what you’re asking, which makes it hard to help you.
Perhaps providing a screenshot or two will help :slight_smile:

Hey @elmahyyyy! Welcome to the Forums!

If you are looking for how to communicate between blueprints, here is the Unreal Live training to do so. Otherwise, as @Squize said, we will need more specifics and preferably screenshots of your blueprints and goal.

Any additional specifics you provide may go a long way in solving your problem.

okay sorry, so we have a widget lets call it (options) and the options widget has a button lets call the button (Ads). And there is another widget which is (options 2) and it has a button which is (run). so i want when i press the ads button in the options widget it triggers the button in the options 2 button (run) and the viewpoint is the options widget

thanks i will check it out and see if it solved my problem

Hey @elmahyyyy,

Checking in with you if that was your solution or if something is still going wrong!

yes thanks it worked