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

Resolved! Hint in field label

Hi, i was using the state field in change request table and the state field is extended from task table. I have kept some data on the hint field.  Problem is the hint is visible on all the tables in INC, PRB and SC as the parent table is task. How to...

Johny1 by Tera Expert
  • 2782 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to change the Reference type filed to list type ?

Hi All,As per my requirement I am trying to change the type of a OOB field from "Reference to List". It throws an error as shown in the below screen shot. is it possible ? can anyone tell me why it is throwing an error..?Syntax Error or Access Rule V...

find_real_file.png
Community Alums by Community Alums  
  • 3427 Views
  • 12 replies
  • 0 helpfuls

Resolved! Clear Values from currency field based on true/false field

Hi Team, I have been trying to remove/clear values from a currency field based on a true/false field on a form. I used client script and even UI policy but it did not worked so far. Below is my client script, I tried even using SetValue but it didn't...

farci by Mega Expert
  • 1908 Views
  • 4 replies
  • 0 helpfuls

Resolved! javascript:gs.hoursago(24) is Giving Me Unexpected Results

I'm testing a query of expected_start<=javascript:gs.hoursago(500) on the sysapproval_approver list.  (500 is just a number of hours for test purposes only) 500 hours ago is like back in March.  So why is it bringing back records with an expected sta...

kemmy1 by Tera Guru
  • 3318 Views
  • 4 replies
  • 4 helpfuls

Resolved! How to have a backup of the development of a system in Service Now? in which case it will be damaged to have that support.

I have the administrator user, and with that I will make a series of changes in the system, but since I'm just joining the team, I'm not sure how to have a backup of all the information, in case there is an incident. Can anybody help me?. Thank you.

Resolved! Query due date for todays date

I am trying to query incidents that have a due date on today. Can someone tell me why the below code is not working, yet the comparison at the bottom returns true?   var gr1 = new GlideRecord('incident');gr1.addQuery('due_date', 'STARTSWITH', gs.now(...

Kerry10 by Giga Expert
  • 2152 Views
  • 6 replies
  • 1 helpfuls

Resolved! self service view to default view

Need to set self service view to default view once the request is submitted from portal for all the users. How to achieve it?   Please help me to understand.

Shristy1 by Kilo Expert
  • 1301 Views
  • 1 replies
  • 1 helpfuls