Navigating to lists and forms
You probably already know these, but if you don't you should.

From the navigation filter box, enter the table_name followed by the .command.
| Command | Behavior |
|---|---|
table_name.list | Opens the list view of the table in the same window or tab. |
table_name.filter | Opens the list view of the table in the same window or tab BUT with no records displayed, ready for a query to be built using the condition builder. |
table_name.form or .do | Opens the form view of the table in the same window or tab. |
table_name.config | Opens the configuration view of the table in the same window or tab. |
tip
If the .command is capitalized .COMMAND, the result will be opened in a new window or tab.