The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Additional comments on RITM

Hello All,I am trying to create a report on RITM table showing me RITM's where additional comments was added in last 24 hours. However I don't see any additional comments column while creating a report on RITM table. If i just apply filter "Updated i...

dvelloriy by Kilo Sage
  • 1358 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add Variable attribute to Lookup Select Box field

I have been trying to add an additional column to the field selection but cannot do it.Below is the code ref_qual_elements=technology;ref_ac_columns=sys_class_name;ref_ac_order_by=sys_class_name;is_searchable_choice=trueThe backend name of the Class ...

Shidhi_0-1724954235929.png
Shidhi by Tera Contributor
  • 943 Views
  • 2 replies
  • 0 helpfuls

Can we highlight the VIP caller Value to red color?

How can we add or highlight the caller value when VIP is selected same as in the fulfiller incident form? In the service operation workspace form, I want to change the font color of the field value when a VIP user is selected under the caller field. ...

kiran115_0-1725008524697.png
kiran115 by Tera Contributor
  • 597 Views
  • 4 replies
  • 0 helpfuls

How To Build Actions in FlowDesigner

Flow Designer is fairly easy to understand in structure. However, I get particularly lost in building actions. Having a long history of development (C, C++, Assembly, Python, etc.), I still cannot figure out how this part of Flow Designer works.  I t...

  av8rr by Tera Contributor
  • 740 Views
  • 4 replies
  • 0 helpfuls

Function and array help

Hi all,  I am struggling with this code. I am trying to collect the sys_ids of locations in the shipsLoc array, and then in the function use this to look at the cmdb_ci_server name (we have a naming convention which means the location of the device w...

Will25 by Tera Contributor
  • 531 Views
  • 5 replies
  • 2 helpfuls

Open RITM to default view automatically

Every time I open an RITM it automatically defaults to catalog view when it used to always just open in default view. How do I change it so that it goes back to how it was before, which was any time I opened an RITM it would already be in default vie...

asotero by Tera Contributor
  • 444 Views
  • 4 replies
  • 0 helpfuls

Resolved! Check recipients addresses

Helo all, The script below is returning me 'No'. What could be the issue? var email = GlideRecord('sys_email'); email.addEncodedQuery('mailbox=received^sys_id=67acb6c247109a10b58a86fd436d4312'); email.query(); if (email.next()) { var e = 'te...

tsoct by Tera Guru
  • 353 Views
  • 3 replies
  • 0 helpfuls

Resolved! Service Portal Survey Issue

Hi Team,In the image shown below I wanted to add other details of Incident like short description and priority.Where I should change I tried in survey widget but getting Error --> surveryAPI() is not declared.  

SandeepKSingh_0-1725009183010.png

Resolved! MS teams is not working is not responding after cloning

Hi All ,  After the cloning the MS teams chat bot is not responding. After the clone the Client ID and Tenant ID has been cloned from production instance to stag instance  ,which i have corrected and updated as well the stag instance( updated the Cli...

ServiceNow10sun_0-1704736362451.png