Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Navigate directly to a table

You can use commands in the navigation filter to navigate directly to the list, form, or configuration view of a table.

Before you begin

Role required: none

About this task

Commands work only for tables you are permitted to access.

Note: The table name must match the name in the dictionary entry for the table.

Procedure

  1. In the navigation filter of the application navigator, enter one of the following commands.

    CommandBehavior
    <table name>.listOpens the list view of the table in the same window or tab.
    <table name>.form or <table name>.doOpens the form view of the table in the same window or tab.
    <table name>.configOpens the configuration view [personalize_all.do] of the table in the same window or tab.
    <table name>.filterOpens an empty list view of the table in the same window or tab, so that you can apply filters without loading the list. This is helpful for large lists that take a long time to load.

    For example, enter change_request.form to open a new change request.

    Note: You can also enter any of the commands above in uppercase to open the list or form in a new window or tab. For example, enter change_request.FORM to open a new change request in a new window or tab.

  2. In Core UI, press the Enter key.

Parent Topic:Common UI elements