Helpful ServiceNow Shortcuts

In filter navigator:

  • table_name.list – open up list view of the table.
  • table_name.LIST – open up list view of the table in a new tab.
  • table_name.form – opens up a new record on the table.
  • table_name.FORM – opens up a new record on the table in a new tab.
  • table_name.do – opens up a new record on the table.
  • table_name.config – view all configs for the table.
  • table_name.CONFIG – view all configs for the table in a new tab.
  • table_name.filter – open the list view of the table without loading any records. Great for quickly opening very large tables.

Latest Posts