Hello,
If you don't want to create a module to change your view, you can edit views from user interface. But you will lose any edits you make this way if you upgrade the module related to the view.
To Edit from user interface:
- Activate developer mode from settings
-
- open the view you need to edit.
- open developer tools/ click on Edit Viewtype View (in the picture below Edit Form View)
-
- the xml code for the view will be opened, you can edit this.
Or if you just want to create a view for one model and use it after some time.
- Activate developer mode
- goto settings/ technical/ User Interface/ views
- Create a view
- Now when you need to use this view got to settings/ technical/ User Interface/ Menu Items
- Open for which menu item you need to change this open that menu
- open the action of the menu item
- edit view reference of the model
-