g_form.setValue() and g_form.clearValue() not working on HR Agent workspace

Reddy31
Tera Contributor

I have created a client script for the filed clearing requirement, Its working fine in ITIL view but not working on Agent Workspace.

Tried with these api's g_form.setValue() and g_form.clearValue() .

 

Also tried for timeout function as well.

 

Any solution?

 

5 REPLIES 5

Brad Bowman
Kilo Patron
Kilo Patron

Have you added an alert to confirm the script is running in this view?  The UI type needs to be set to All, and there can't be anything in the script that doesn't work with the Workspace architecture.  Post your entire script using the insert code icon </> if you're still stuck.

Reddy31
Tera Contributor

Hey Brad, 

 

Thanks for your response, I have figured it out.

 

Thanks what was the fix?

prithaguham
Tera Contributor

Hi there, 

 

I am having the same issue, what is the solution?