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

Forum Posts

How to choose different view while in reference list & related List

Dear All, In one of our custom table ABC, we have reference field called "Third Party Issues" which is referring to another custom table XYZ data, my issue is when user click on the search icon of the reference field it showing the data in the defaul...

Ratan B by Tera Contributor
  • 688 Views
  • 1 replies
  • 0 helpfuls

FCR Report

Hi All,  I'm new to servicenow & got a requirement to Create a  report with FCR & it's percentage. PFA for more details & help me out to create the requested report. Filter condition for FCR incidents is State is Closed AND Reassignment count <=1 FCR...

Navyashree by Tera Contributor
  • 1887 Views
  • 2 replies
  • 0 helpfuls

How to show custom view as default view for list ?

Hi Team, I have created custom views for XYZ table. views are like: abc view                         def view                          xyz view. So here my query is when user opens XYZ records in list view ,xyz view will be applied on that list by de...

Resolved! Set variable as not mandatory if CTASK state is incomplete

Hello everyone, I'm working on a workflow and in one of my tasks I'm displaying a couple of variables as mandatory. However, if the assigned user decides to close this task as incomplete, I need to make them non-mandatory in order for the user to be ...

Add Advanced reference qualifier using script include

Hello all,I have a custom table - u_m2m_sys_user_cmdb_ci_service with 3 fields - User(sys_user), CI 1(u_cmdb_ci_service) and CI 2 (u_dev_prod_ci_secondary) I need to create a variable on a catalog item to reference this table. However I need to query...

babarat1 by Tera Contributor
  • 2355 Views
  • 2 replies
  • 1 helpfuls

How add attachments in service now via integration.

Hello All,  We are doing an integration of Service now with an external platform using REST API script. If a form is submitted on the external platform then RITM ticket is created on service now. We are sending attachments from the external platform ...

rohit_murli by Tera Contributor
  • 2888 Views
  • 2 replies
  • 1 helpfuls

Resolved! Import set state test

Hello Team,When I am running Import set on loaded 20 records. data is not getting transformed as well as no error in transform history. As well as import set state is also changed to "Test"."Coalesce" is already on on one fieldAny suggestion what wen...

KrunalMankar_0-1698408401543.png

I want to make fields in the related list as read only

I have a requirement , where I have one tab in my related list as key and number , I want to make those two fields in my related list as read only .. how can I achieve it ? Note : I dont want to make the fields in the table as ready only , I want to ...

PoojaKhatri_0-1698394823021.png
Pooja Khatri by Tera Contributor
  • 2382 Views
  • 7 replies
  • 1 helpfuls

Copy Change Request via URL

Hi! We've got an already worked on UI Action that copies change requests (not OOTB one) and there's this weird bug when we save the copied CR it'll always save it's type as Standard no matter what is the copied CR type is. This is the UI Actions code...