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

Forum Posts

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
  • 10195 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
  • 5733 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
  • 1322 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
  • 613 Views
  • 3 replies
  • 0 helpfuls

How to redirect to the workspace from the notification Email

Hi Team,  We have email notifications with Incident and RITM with hyper link, when we click on that link that will be re-direct to Native UI.  How Can I implement to re-direct to the Workspace instead of Native UI? Thanks Ashok B 

B Ashok by Tera Guru
  • 1767 Views
  • 1 replies
  • 1 helpfuls

How to make Risk Assessment Mandatory for change Request

Hi All - we have Risk Assessment for change management and the questions are not mandatory.  Whenever user clicks on Risk Assessment, a form opens and without answering any question user can close the form assuming the risk assessment is completed. H...