CSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How to get Field values of a form in a UI Action

I have a form in ServiceNow (not in service portal) ,which users fill the fields  and submit . I have to create a button  UI action on the submitted form , that collects the field values and updates another field on the same record. I dont understand...

Madhan007 by Tera Contributor
  • 2521 Views
  • 2 replies
  • 4 helpfuls

Resolved! Adding user to case watchlist

Hi, I have a request where we need to add 2 users to watchlist by default to new case created for a pareticular account(assume X) everytime .I was able to fulfill that with a buisness rule w/o any script .Now we have to append the BR logic to accomad...

Resolved! Unable to configure style in workspace.

I have configured a style in native UI where a clock sign is shown against a field in form view and list view when a condition is met. Now, as a part of migration to workspace from native UI, I am planning to configure a similar style in workspace bu...

How to create a task request from Request

 Hi Can any one guide me how we caonfigure the Task as Requestwe have OOB task which available in Requet Related listThere is a option to click NEW buttonits routing to new Case task once we click on it.(Instead of casetask it should create Request) ...

Research_0-1700758891091.png
Research by Tera Guru
  • 1387 Views
  • 3 replies
  • 0 helpfuls

Export to pdf option on email tab in CSM Agent workspace

I want to create Export to PDF option in CSM Agent Workspace same as outlook save mail option.I have created UI action with following workspace client script, but it didn't work:function onClick(g_form) { var sysparm_table = g_form.getTableName(); ...

Moumita by Tera Contributor
  • 848 Views
  • 2 replies
  • 1 helpfuls