I have a view on an interface for a large database of plays that I want to group by their playwrights. I have added in a user action that allows this to happen. However I have to click ‘Group’ and select ‘Group by Writer’ every time I open the interface. Is there any way to ‘lock’ this grouping so that the plays are grouped in this way every time I open the database?
The first picture is how I’d like the database to open and the second is how it does open (where I then have to manually group them).

