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

Forum Posts

Email Script Needs to show current year

Team , we have a notification which should show current year but it's showing 2022, i checked there is mail script running , can you help me , how it can be changed to current year (2023) Script (function runMailScript(/* GlideRecord */ current, /* T...

pramn_0-1679467341416.png
pramn by Tera Guru
  • 634 Views
  • 5 replies
  • 0 helpfuls

Resolved! Attachment Catalog Variable Type - Mandate file type.

Hi Folks, When using the "Attachment" catalog variable type, is there a way I can mandate file attachments be a specific type? Say PDF? We have a requirement to mandate files be PDF on a specific catalog item. Is this possible in ServiceNow? Thanks i...

How to set related list to read-only based on state field value

Hi,I had received a request from a client as to set related lists to read-only according to State field value. I planned to just set the ACL for this to work.I've already asked hi.service-now for assistance, but this requires customization so they ad...

rafaelvd by Kilo Explorer
  • 10078 Views
  • 12 replies
  • 0 helpfuls

Resolved! How to call UI Page from Workspace Client Script

I have a requirement to enable the workspace client script for below script used in one of the UI Action"show Interaction Content":  Script: function doShowInteraction(){ console.log("doShowInteraction calling"); var sys_id = g_form.getUniqueValue()...

kshitij11 by Tera Contributor
  • 5580 Views
  • 6 replies
  • 4 helpfuls

Resolved! Report to show number of Incidents logged per Caller / User

Hi, Is it possible to show the number of Incidents logged per user over e.g. a 6 month period? I've tried via both the Incident and User table from historical / old posts and suggestions but i'm still no further to producing the report. Any help huge...

cgreen2 by Tera Contributor
  • 1210 Views
  • 4 replies
  • 2 helpfuls

Urgent! Store data in servicenow without creating a new table

Hi Team, Recently we have identified a new data source for the company table. We have an urgent need to have all this data in servicenow. We already have OOTB company data and we have multiple processes integrated with the existing company records. W...

Resolved! Field values are copied from list filter

Hi, I have come across an issue on List view. When I have any filter applied on my list view , and if I create a new record through the 'New' UI action, I observed that the fields that were used in list filter are auto populated. For example if I had...

Resolved! How to show list collector value in select box

Hi,I want to show the list collector value in select box. How to do that? Right now I have a script include which is fetching the value of a list field. I want to show that values in a select box in the catalog item. Please help in this. Thanks!!

Samiksha2 by Mega Sage
  • 544 Views
  • 3 replies
  • 0 helpfuls