Is there any way to call a script include from Argument?

Alon Grod
Tera Expert

Is there any way to call a script include from Argument’s Module?

 

e.g:

 

assigned to = javascript: new Test().isTest();

 

 

4 REPLIES 4

Jaspal Singh
Mega Patron
Mega Patron

Hi Alon,

Yes, it should work. What is the issue?

Alon Grod
Tera Expert

 @Jaspal Singh  I attached files

Jaspal Singh
Mega Patron
Mega Patron

Try using

&sysparm_fixed_query=true^assigned_to=javascript:new Test().isTest();

@Jaspal Singh still not working