You need to remove the very first schedule on the door, and name the door itself something, like "Door_activated_by_button"
then, on the button's events, add this on the last line:
OnActivate>NamedBrick>Door_activated_by_button>ContentStart>Unrestricted>CCW
Then when you click the button, the door will open.