- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 04:18 AM
Hi all,
I created a function called "Create Request" of Type Navigation which navigates to launcher screen "Services".
I want to add this function to Now Mobile Homepage launcher screen (under My Tasks, My Requests...) but not in Quick Actions menu.
How to achieve this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 01:07 PM - edited 01-30-2023 01:07 PM
Hi Lakshmi,
create a navigation UI section in this table - sys_sg_navigation_section
example
In the related list add a new record, in the Icon Section Destination create a new one with the type Icon section destination function.
Now link your function to that and it should look like below.
Finally add this to the applet launcher > hompage > body > section.
This should navigate you to the applet launcher or the screen you defined in the function.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 06:21 AM
Hi @Lakshmi56 , In the function, if you wish to navigate to the applet launcher, then you can just set context as global and select applet launcher like below in destination,