Usually what I do is to right-click on the view name in SSMS object explorer, select Script View As -> Alter To -> New Query Editor Window. Once the window comes up, make the changes you want and execute.
By "entering the view" did you mean that you used the designer (right-click and then select the menu "Design")? If that is the case, that is just as good.