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

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

Forum Posts

Resolved! email.addAddress of current user

I am writing a script include.I am trying to add the Address of the user who created the request.  How do I add the sys_created_by or sys_id email of the person who created the request? if(current.getValue('u_drop_off') == '1' {    var dropOff = gs.g...

asher14 by Tera Contributor
  • 3642 Views
  • 18 replies
  • 5 helpfuls

How to show a Drop down list for each row in List?

Hello,   I am working on a custom scoped app and using UI Builder. I am trying to show a drop down list column with values from a reference field. The use will choose a specific value from this Drop down list which I will need to access and save it i...

hay by Tera Expert
  • 1800 Views
  • 2 replies
  • 0 helpfuls

Workflow is not attached to the order guide RITMs??

Hello All,I have an order guide, it has three catalog items attached based on the rule basesWhen I select all three catalog items and submitted the order guide, three RITMs are generated but the workflow is attached to only one RITM and the rest of t...

Shantharao by Kilo Sage
  • 559 Views
  • 1 replies
  • 0 helpfuls

Resolved! Filtering list collector.

I have created a variable under catalog items which is referencing sys_user table, my task is to create a filter to display active members of a particular group.

dinesh91n by Tera Expert
  • 12167 Views
  • 19 replies
  • 1 helpfuls

No elements to display in service portal

Hi Experts,I'm trying to add custom form on service portal using Form widget which is available OOB. But after adding table it is throwing message "No elements to display".  Can anyone help on this. ThanksArunkumar 

Arun98_0-1673193774488.png
Arun98 by Tera Contributor
  • 1417 Views
  • 5 replies
  • 0 helpfuls

Resolved! How To Check Differnce Betwen Two Dates Using Client Script

Hello All,I am new in ServiceNow Development can anyone please guide me on how to check the difference between the two dates?my requirement is I want to find the difference between the date of creation of the incident and the date of updation of the ...

Community Alums by Community Alums  
  • 1356 Views
  • 7 replies
  • 3 helpfuls

Resolved! Lookup records - Flow Designer

Hi, I am trying to fetch a field value from all the records returned on Lookup Records in Flow Designer, what is the best way to do this? Is it possible to have this field on the data pill picker, so I can use it on an email notification? Thanks a lo...

What is nowBotID and how to find it?

During testing out my Virtual Agent API integrationIn the INBOUND Rest Endpoint https://<instance-url>/api/sn_va_as_service/bot/integrationi'm passing the sample body as {   "requestId": "asd2423-sda23-qwe23-we24",    "action": "START_CONVERSATION",...

Anay Sarkar by Kilo Contributor
  • 1207 Views
  • 4 replies
  • 1 helpfuls

Input reference error in process automation designer

hello experts !! need help in Agent workspace for CSM in the playbook of complaint cases I want to remove triage stage. so I want to directly go from intake to research stage I went to process automation designer and picked the current implemented pr...

AdityaKumar_0-1672741780382.png AdityaKumar_1-1672741806599.png

How do I make Submit Button clickable only once

Currently, submit button can be clicked mutliple times which results in creating multiple cases. Need to make it clickable once at a time. Please suggest. Thanks in Advance.... HTML code:</div><div class="col-md-3 button-vertical-center" ><!--<div cl...

Neha Sharan2 by Tera Contributor
  • 1516 Views
  • 1 replies
  • 0 helpfuls