- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 03:30 AM
i tried to below ways
- : javascript:scriptincludename().functionname();
- javascript: new scriptincludename().functionname();
- javascript: new scriptincludename().functionname();
- javascript: new functionname(); script include name is same name as function name
javascript: functionname(); script include name is same name as function name
could anyone help on this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 04:55 AM
Solution is script include and function name should be same and be called javascript: functionname();

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 03:56 AM
please let me know your use case to understand the issue,
Thank you,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 03:58 AM
you can refer to OOTB "my group tasks" module,
https://your_instance.service-now.com/nav_to.do?uri=%2Fsys_app_module.do%3Fsysparm_clear_stack%3Dtrue%26sys_id%3D2ccb50dfc61122820032728dcea648fe
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 04:22 AM
it used dynamic filter, i am trying to use call from argument

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2020 04:48 AM
What are you trying to implement, it would help me to suggest solution.
Thank you,
Ali