how to call script include in argument from module and link type is list of record

manish64
Giga Guru

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 

 

1 ACCEPTED SOLUTION

manish64
Giga Guru

Solution is script include and function name should be same and be called javascript: functionname();

View solution in original post

18 REPLIES 18

Ahmmed Ali
Mega Sage

please let me know your use case to understand the issue,

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

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

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

it used dynamic filter, i am trying to use call from argument

 

What are you trying to implement, it would help me to suggest solution.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali