We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! UI Policy on variable Conditions not saving for Catalog Item

I am creating a UI Policy to show or hide variables in my portal catalog item dependent on what is chosen in a select box variable. When choosing the conditions "<variable name>" is "<actual variable name chosen>" I save this to then setup my Catalog...

find_real_file.png find_real_file.png find_real_file.png
mattmm by Kilo Sage
  • 4384 Views
  • 6 replies
  • 12 helpfuls

Applying a checklist template to an incident by client script?

Dear community,I created a Checklist template called "ServiceNow Checklist" and I would like to apply it to the current incident with an onChange client script whenever the category of the incident changes).Any idea how to do that?Thanks and kind reg...

approver to edit a field on which the workflow is running

Hi Everyone,I am creating a workflow for a record producer and I want that if approver rejects the approval then he should be able to change a field value of that Record producer. How can this be achieved. Needed your valuable suggestions. (would be ...

jkhanddh by Tera Contributor
  • 429 Views
  • 2 replies
  • 0 helpfuls

Get reference table field values in Client Side.

Hi,I have the below requirements. server_names is a List Collector variable referring to the cmdb_ci_vmware_instance table. Based on the Servers selected, we need to populate the IP addresses(ip_address) of those Servers into the ip_maint_list variab...

Shidhi by Tera Contributor
  • 519 Views
  • 2 replies
  • 0 helpfuls

UI Action cancel proposal

Hi,I want to cancel a Standard Change Proposal without having to populate the mandatory fields e.g. Description, Business Justification and Sample Change Requests. For this i have modified the cancel proposal ui action as below. On clicking cancel pr...

Community Alums by Community Alums  
  • 593 Views
  • 2 replies
  • 0 helpfuls

Need help for CSV not getting attached to emails

Hi,My CSV file is not getting attached to emails..Scheduled Job-var itemRec = new GlideRecord("sc_req_item");itemRec.addQuery('sys_created_onONToday@javascript&colon;gs.beginningOfToday()@javascript&colon;gs.endOfToday()');itemRec.query();if (itemRec...

How to Confirm an Approval on Mobile UI?

Hi,I want to give a popUP confirmation before approval of a record. I have done this on widgetLevel via the below utils. But for mobileApp it is differnt. What is the alternative for mobileUI. spModal.alert('<br><b>Alert message</b>').then(function (...

Kingstan M by Kilo Sage
  • 653 Views
  • 1 replies
  • 0 helpfuls

Resolved! incedent

How can I set the state of an Incident to "Closed" automatically after a certain number of days?

mahesh009 by Tera Expert
  • 3409 Views
  • 8 replies
  • 21 helpfuls

Sys id showing up in email

Hello all,  I am new to ServiceNow and flow designer, i am still learning, Please help me with below issue, I have a list collector field on catalog form with 8 options to choose from, all these options are stored on a custom catalog choice table whi...

vahini_0-1727709108375.png vahini_1-1727709223104.png vahini_2-1727709391954.png
vahini by Giga Guru
  • 801 Views
  • 2 replies
  • 0 helpfuls

Sc task State change on additional comments

Hi, When the SC-Task state is pending, and when user updates additional comments then the state should automatically change to work in progress Also when user updates additional comments from email reply it should change the state  

mounika7675 by Tera Contributor
  • 1347 Views
  • 6 replies
  • 1 helpfuls