- 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-27-2020 10:16 PM
Hello Manish,
If this has resolved your problem, kindly mark the comment as a correct answer so that the question is moved to the solved list and others looking for similar solution can be benefitted from this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 09:59 AM
Hello Manish,
If this has resolved your problem, kindly mark the comment as a correct answer so that the question is moved to the solved list and others looking for similar solution can be benefitted from this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2021 05:05 AM
Hello Manish,
Your initial question is to know how to call the SI from the module for which I have provided the solution. Could you kindly check and mark the appropriate comment as a correct answer and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2020 07:21 AM
Hi Manish,
It should be like this
I am sharing example of Out of the Box modules; that should help you understand
1) either call the script include in the filter for field
OR
2) use Arguments field to apply the script include for the field you want
-> Script Include should be client callable
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2020 10:35 PM
Hope you are doing good.
Did my reply answer your question?
If so, please mark appropriate response as correct & helpful so that the question will appear as resolved for others who may have a similar question in the future.
Thanks!
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader