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

Forum Posts

Override he value of Parent field in task table

Hi All, I am facing a issue trying to update 'parent' filed in the Task table but the reference field update is not working via the business rule. The ticket I have is using the default parent child linkage but in case or my ticket type 'Requested It...

Rahul24 by Giga Contributor
  • 795 Views
  • 3 replies
  • 0 helpfuls

Knowledge>>All>NEW

Hi , I have a doubt about how we are getting Article templates by clicking on All Menu>Knowledge>All>New and how we can restrict it from different roles in SNOW like ITIL or admin or end user so that they can view the templates according to the roles...

Abhi_007 by Kilo Guru
  • 596 Views
  • 3 replies
  • 0 helpfuls

Ref Qual for a specific form view

Hi, is there a way to filter choices for a reference field for a specific view?  For instance, I have a reference field for US States and I want to limit the choices in that field based on the UI View of the form.  Is this possible through a ref qual...

davilu by Mega Sage
  • 220 Views
  • 2 replies
  • 0 helpfuls

RITM Views

I want to create custom views on the RITM form specifically for my application's scope, is that possible? For example I have a role in my application that will deal specifically with the customer inputs and they will be on a different instance. On th...

ZachOnNow by Tera Guru
  • 1276 Views
  • 5 replies
  • 4 helpfuls

Customer Satisfaction Survey

Hello, we have to create a dashboard for the Customer Satisfaction Survey Dashboard, to display how many satisfied and dissatisfied responses we have (positive and negative scores). How can we do that and which tables we should use? Thank you so much...

Melanija by Tera Contributor
  • 2626 Views
  • 5 replies
  • 0 helpfuls

Exporting dashboard to PDF

 Hey everyone Service now has feature where I can export to PDF my entire dashboard, I am trying to get started automating this process, Is there any way I can create a custom script that would utilize the export feature on the dashboard and then pro...

Screenshot_1.png Screenshot_2.png

Adding Flag to email from particular user

Fairly new to ServiceNow as an admin- does anyone know how I could add a flag to a particular users email address when they send an email to our talent services inbox? 

Community Alums by Community Alums  
  • 211 Views
  • 1 replies
  • 0 helpfuls

Resolved! Predictive Intelligence Classification Model Training Error

Hi there, I've been exploring predictive intelligence models on my PDI. Even after adjusting the settings to use a smaller dataset of around 100 records for training, specifically focusing on incident category based on short descriptions, the model i...

Javeria_0-1706269139785.png
Javeria by Tera Contributor
  • 645 Views
  • 1 replies
  • 1 helpfuls

Trying to access a sys_property from a metric

Hi Experts,I'm trying to access a system property containing sys_ids of catalog items in a metric definition. However, everything I've tried so far isn't working. Code is below - any help is appreciated!  Thank you! var metricValues = gs.getProperty(...

Make entire domain read-only

Hi, I have a requirement to make an entire domain read-only.  I believe the best way to achieve this would be using a client script, and I think I have the script to make the fields read-only.  Could anyone advise on the syntax I'd need to make this ...