Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Request Stage not showing completed

Hi, When i submit a request in service catalog the request stage is not moving to complete after the request and request item is moved to closed complete. i have modified workflow and added run script for moving the stage to completed but still not w...

Kumar147 by Tera Contributor
  • 1435 Views
  • 10 replies
  • 1 helpfuls

Resolved! Add users to Worknotes list

Hi, I want to add user ABCD to work notes list and E in watchlist for a request if assignment group is X or Y I'm using the below script current.watch_list="sysid of E".toString(); current.work_notes_list=="sysidA".toString()+","+"sysidB".toString()+...

Client script is not working for specific users

Hi Team,   i have created customer changes record producer for change req mgmnt i have created a  catalog client script to load put some values i have written alert to check that script is reachable or not   i found issue with some users and a patter...

How to send value to Html field using server/client script?

I need to send the value of incident task's description in the below field. This field is in the portal. <div class="edit_email" ng-if="edit"> <h2> Email Response: </h2> <textarea style="width: 100%; margin-bottom: 20px;" ng-model="data.approval.tas...

Auto populate UI page values based on selected record

I want to auto populate the fields on a ui page based on the selected record. I am new to UI page scripting to detailed sample would help. In the below screenshot would like to auto populate caller and Incident number based on the selected value.    ...

find_real_file.png

Resolved! How to email only a new user added to the watchlist

Hi all, We have a notification set up to notify users that they have been added to the watchlist, which sends the to the watchlist group. However, when an additional user is added, it sends the notification to everyone on the watchlist, even if they ...

JordanDR by Tera Contributor
  • 2236 Views
  • 5 replies
  • 4 helpfuls

How to change state using Ui action ?

Hi All, I have Requirement , How change state value using UI action button . i have design workflow, in HR state If condition is there . Card is needed if its "Yes "state has to go amex Admin state value 6 its is "No" state has to go master adimin st...

suresh40 by Tera Contributor
  • 1843 Views
  • 4 replies
  • 0 helpfuls

Resolved! Hide Form Sections

Hi Team, I want to hide form sections based on the condition.  we have created 2 form sections, both the form sections has certain fields, and fields with mandatory too. Now, when i try to hide the form section using g_form.setSectionDisplay('<form s...

Lohith by Giga Expert
  • 6517 Views
  • 8 replies
  • 1 helpfuls

Resolved! Can I hide a Section(tab) using a UI Policy?

I have a requirement to hide section without condition - can I achieve this through a UI policy?  I tried this option no luck.. On the When to apply tab, add your conditions. On the Script tab, select "Run Scripts" then enter the following Execute if...

Community Alums by Community Alums  
  • 18638 Views
  • 5 replies
  • 14 helpfuls

Resolved! Change the icon for knowledge articles in service portal search results

Change the icon for knowledge articles in service portal search results Hi All,                I am trying to change the “knowledge” related icon as shown below in the service portal:     How to change the search results:   Means, I want to change th...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Sriram18 by Tera Contributor
  • 2899 Views
  • 4 replies
  • 1 helpfuls

Change Model is not applying?

Hi everyone. So I'm trying to leverage the new Change flows in a mixed world where we still have workflows. In this case it's a good starting point for transitioning into that world. So, I've read up on it. The various plugins should be installed as ...

How to set choice values on form

Hi All, I have below business requirement In my catalog form i have two variables  1. Target number - which is reference to target table 2. Complaint - as select box(yes/no)    if we select a target number in first variable as TGT1234(inside that " T...

Nag9 by Tera Expert
  • 1311 Views
  • 14 replies
  • 2 helpfuls