Activate another button when a button is clicked

Is there a way to activate another button when a button is clicked?

When button1 is clicked, button2 should react as if it was clicked.

the tasks of both button1 and button2 should be performed.

There is a block for Button1.ButtonClick
image

Use this block inside Button1.Click Event

1 Like

like this?

image

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.