Navigator bar navigation tips

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 07:43 AM
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
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
.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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 08:08 AM
This article is helpful!