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

Guided Learning: ITSM fundamentals
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Custom Date Format

Hi Team, We have a requirement where a field should display 'Wednesday, May 10, 2023' whenever we select a specific date in another date field in a catalog item.Kindly let me know how this can be achieved. Thank you in advance.

Instance Login Issue

Hello everyone,We are facing an issue where we are unable to log in to the test instance, even when we enter the correct credentials. Could you please help us with this?For more information we have attached the screen shots.Thanks!!

Aditya37 by Tera Contributor
  • 1138 Views
  • 3 replies
  • 2 helpfuls

Transform Map Deletion Action

Hi Team, Need your suggestion here! I have an excel sheet which contains 10 records and in ServiceNow there is one table which has 15 records. I need to delete/inactive all those extra 5 records while I am doing transform using import set. Please ass...

Resolved! I am not able to see the form fields.

Trying to revert to OOB latest version for form layout in default view on "cmdb_ci_computer" table. I'm not able to get a section Configuration after reverting to Utah version. What should be solution for thisThe above image is of my instance where I...

taahamushtaq_0-1683277565513.png taahamushtaq_1-1683277681305.png

Resolved! How to modify the Article body?

Hi All, When I open a knowledge article and click on 'View Article' UI Action,  it displays the details of that article in the platform including the KB number, Subject, body etc. I want to modify the details which are present over here, let us suppo...

Screenshot 2023-02-13 135909.png
SN_Learn by Kilo Patron
  • 1235 Views
  • 5 replies
  • 2 helpfuls

Create unique array of sys ids

Hi everyone, I have an array of multiple sys ids in that some sys ids are same.I need to create an unique array my code is working properly in the Background script but not working in script include please help me with this.If you have any other meth...

shekhar_jain by Tera Contributor
  • 1389 Views
  • 5 replies
  • 2 helpfuls

Update description with caller name

Requirement : Description needs to be updated as caller name after update using business rule. I have tried below code but its not working. var gr = new GlideRecord('incident');gr.addQuery('caller_id.name',current.caller_id.name);gr.addQuery('descrip...

Ajitsure by Tera Contributor
  • 1116 Views
  • 7 replies
  • 0 helpfuls