Skip to main content

Navigating to lists and forms

You probably already know these, but if you don't you should.

open-instance

From the navigation filter box, enter the table_name followed by the .command.

CommandBehavior
table_name.listOpens the list view of the table in the same window or tab.
table_name.filterOpens 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 .doOpens the form view of the table in the same window or tab.
table_name.configOpens 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.