I have a database with many separate logical schemas and would like to be able to view all tables in a single list prefixed with the schema name (similar to SSMS). DBeaver seems to support this with a "Show all tables in a single list" option, but the option is disabled for me. How can it be enabled?
To get to this setting, in the DBeaver Database Navigator, right-click the connection and go to "Connection view... Custom".

For me, the "Show all tables in a single list" is always disabled. I've checked connecdtions to both MySQL and MS SQL Server.
I've also looked through "Window... Preferences" but have not found a way to enable the "single list" option.
I'm running DBeaver v.23.2.5 on Windows 11.
