Navigator bar navigation tips

Edward Rosario
Mega Sage
Mega Sage
For all the new admins or people learning, I just want to post some tips shortcuts I use Navigate the platform. 

when you want to create a new record, you can search the Navigator bar for the module to take you there, for example, "incident", but when doing that, you'll notice that "incident" may be listed across may different applications.

Well, you can navigate the platform, using the table name with a dot (.) extension on the end.
.FORM
incident.form - opens a new incident form 
incident.FORM - opens a new incident form in a new tab
you can also use incident.do, but if you use incident.DO nothing seems to happen

.LIST
incident.list - gets a list view of incidents, using .LIST opens in a new tab
sys_user.list - get a view of users
sys_user_group.list - gets a listing of your groups

.FILTER
.filter does not query but opens the list ready for you to add conditions to. example task_sla.filter or incident.filter
1 REPLY 1

Sidra Arif
Tera Contributor

This article is helpful!