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

Forum Posts

Custom Function Field in Report

Can i using Function Field custom column_label ! I tried custom a Function Field but it work with column_name ! If it impossible so is there any other way to custom column_label for Report ?Please help me ! Thank you so much 

DinhNguyen_0-1671768631507.png

Modification on Knowledge.do page.

Hello S-Now users, Is it possible to add one extra field(value) like sub-category after category as highlighted in the picture on knowledge page.Thanks in an advance. 

Divakara_0-1672650176500.png
Divakara by Tera Contributor
  • 1014 Views
  • 3 replies
  • 2 helpfuls

Resolved! User Language: User Preference vs User Profile

Our end users will be primarily accessing our servicenow instance via our ESS portal.On the ESS portal, there is a "My Profile" section which allows the user to change their language.Initially, this works fine.When happens next is that at some point ...

How to write external JSON code ServiceNow REST API

Hi There  Can anyone please help on how we need to write the below json code into REST Messages in ServiceNow under HTTP Methods-->Variable substitutions. When I run the below code in POSTMAN with the required headers we re getting the success respon...

Hemalatha1 by Tera Contributor
  • 2232 Views
  • 8 replies
  • 0 helpfuls

How to set delay in my on change client script

Below is my the small part of code that i am using in my client script, could anyone please help to know that how i can place a delay there, i mean after setting the value in "category" i want to waiit for few seconds then only i should populate the ...

VIKAS MISHRA by Tera Contributor
  • 19041 Views
  • 6 replies
  • 18 helpfuls

Resolved! How to hide a related Lists based on certain condition

Hi, I have the field 'Master' of type True/False and I have the related list 'Software Installation'.Im trying to Hide the related list if Master is False using onLoad Client Script.What am I doing wrong? function onLoad() {var epc = g_form.getValue(...

Screen Shot 2023-01-02 at 12.06.20.png
Alon Grod by Tera Expert
  • 12109 Views
  • 2 replies
  • 14 helpfuls

Query in Widget in SP portals

 In SP portals i need to Show the records of sn_customerservice_case and sn_customerservice_task records from task_time_worked.so i used Add encoded Query to query the Records,instead of using gr.addEncodedQuery('taskSTARTSWITHCS'); this encoded quer...

0201b.jpg

OOB Business Rule - Incident Functions - Need Clarification.

Hi  I am practicing client script - to populate caller_id in incident table to logged in user. When I tried it didnt work, it getting populated automatically using the OOB business rule "incident functions" - I guess. https://XXXservice-now.com/nav_t...

Community Alums by Community Alums  
  • 1326 Views
  • 4 replies
  • 0 helpfuls

Recursive script include returning "undefined"

Hi All,I am running into an issue with my script include. I use this to go through the departments relations until i reach a specific department. The issue is it always returns undefined. But when i debug it and check the console. it does find the co...

Jonas VK by Tera Guru
  • 1527 Views
  • 8 replies
  • 2 helpfuls

How to enable filter in the sp portals

I have created a Widget for database view in the Sp portals , i need to enable the filter in the widget, how to do that?on clicking the Ctrl+right click --> the instance option is not enabled,how to make enable in the widget, any one suggest me with ...

0201a.jpg

Same notification with same recipients is triggered twice

I have a BR on RITM table that triggers when comments change , script has a event and is used in notification with weight 10. When a approval is rejected with a comment (a different script copies the comments to RITM) ,the comment change BR is trigge...

Kumar38 by Kilo Sage
  • 1565 Views
  • 12 replies
  • 0 helpfuls