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

Forum Posts

Resolved! How to call UI Page from Workspace Client Script

I have a requirement to enable the workspace client script for below script used in one of the UI Action"show Interaction Content":  Script: function doShowInteraction(){ console.log("doShowInteraction calling"); var sys_id = g_form.getUniqueValue()...

kshitij11 by Tera Contributor
  • 7576 Views
  • 6 replies
  • 5 helpfuls

Resolved! Report to show number of Incidents logged per Caller / User

Hi, Is it possible to show the number of Incidents logged per user over e.g. a 6 month period? I've tried via both the Incident and User table from historical / old posts and suggestions but i'm still no further to producing the report. Any help huge...

cgreen2 by Tera Contributor
  • 2269 Views
  • 4 replies
  • 2 helpfuls

Urgent! Store data in servicenow without creating a new table

Hi Team, Recently we have identified a new data source for the company table. We have an urgent need to have all this data in servicenow. We already have OOTB company data and we have multiple processes integrated with the existing company records. W...

Resolved! Field values are copied from list filter

Hi, I have come across an issue on List view. When I have any filter applied on my list view , and if I create a new record through the 'New' UI action, I observed that the fields that were used in list filter are auto populated. For example if I had...

How to redirect to the workspace from the notification Email

Hi Team,  We have email notifications with Incident and RITM with hyper link, when we click on that link that will be re-direct to Native UI.  How Can I implement to re-direct to the Workspace instead of Native UI? Thanks Ashok B 

B Ashok by Tera Guru
  • 2448 Views
  • 1 replies
  • 1 helpfuls

How to make Risk Assessment Mandatory for change Request

Hi All - we have Risk Assessment for change management and the questions are not mandatory.  Whenever user clicks on Risk Assessment, a form opens and without answering any question user can close the form assuming the risk assessment is completed. H...

Resolved! Unable to connect Azure User Provision with new oAuth update

Microsoft have changed their User Privisioning via the ServiceNow application in the Marketplace. It no longer allows basic authentication and instead uses oAuth. No problem as it's more secure, but following the Microsoft guide it points to some gen...

andy_now_1-1678906756533.png andy_now_2-1678906877202.png
andy_now by Tera Contributor
  • 3275 Views
  • 2 replies
  • 1 helpfuls

Jira Spoke: Project key & issue type are missing in spoke

Hi Team,I am using jira spoke to create issues in Jira tool. I noticed that project key and issue type both are drop down options but there are no values. From where these are populated? When I load flow it gives following error: "a dynamic action er...

ashwanikumar_2-1668744366529.png ashwanikumar_3-1668744602937.png

Resolved! Move left header menu of Service Portal next to logo

Hi All, Need help, Out of the box, ServiceNow portal header menu is on right but I want to move the header menu on the left side just next to the logo. which widget I need to clone and what CSS code I need to add. please guide me. 

How to get value of variable from catalog item in catalog task client script?

Hi All,How can I make one field on catalog task form read only based on value selected in catalog item variable?I have tried below code to get value of variable but not getting result.g_form.getValue('variables.assignment_group');Please provide your ...

Community Alums by Community Alums  
  • 2851 Views
  • 1 replies
  • 1 helpfuls

Resolved! SetMandatory from UI action?

Hello,Kinda stuck on this and tired of beating my head against this particular wall.   There are plenty of other walls in need of head-pounding.I need to make categories and subcategories mandatory on a UI Action called Escalate. I want the button to...

Resolved! Understanding System/Push Notifications

Hello, we are starting to use the ServiceNow Mobile app and I'm struggling to find the information I need to understand how System notifications relate to Push notifications on the ServiceNow Mobile app.  We want to make sure that for every system no...

DylanB by Tera Guru
  • 3543 Views
  • 2 replies
  • 3 helpfuls

Service Operation Workspace View Rules

Hi - I would like to configure the forms in the Service Operation Workspace to mirror the fields that exist in the classic UI record. I noticed that there are two form views in SOW. For example, when you open an interaction record in SOW it opens the...