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

Forum Posts

Resolved! Adding "Tags" or "Keywords" to Catalog Items and Record Producers

Hello,I am trying to find out how I can add "Tags" or "Keywords" to Catalog Items and Record Producers. We are on the Helsinki release and are utilizing the Service Portal which we anticipate users to type in their need or issue on the homepage searc...

Marques2 by Tera Expert
  • 9893 Views
  • 4 replies
  • 5 helpfuls

Set value of Type(Yes/No)

Hi guyzz,I have a variable :in_stockType:yes/no.I want to autopopulate this feild on RITM variable editor but it is showing undefinedI have tried from workflowCurrent .variables.in_stock='Yes'AND from client script: g_form.setValue('variables.in_stoc...

mdeepu433 by Tera Contributor
  • 9053 Views
  • 3 replies
  • 0 helpfuls

Resolved! Creating an email from a ticket

HelloIs there any method that would allow me to click a link that will send all info on a ticket to someone?This has been requested as part of our system, and I am not aware of this functionality already existing.Thanks

tahnalos by Kilo Sage
  • 7645 Views
  • 9 replies
  • 0 helpfuls

Field not visible on reports

I have a report that runs on the Incident table and includes fields that are dot-walked from the Problem table.It all works fine until I Publish the report.   When I share the URL with one of my clients, they can see all the data, but not any of the ...

simonbourne by Kilo Contributor
  • 2811 Views
  • 2 replies
  • 0 helpfuls

How to set/clear a list collector in the catalog

So I see this question come up a lot: "How do I change the filter on a list collector in the catalog?"Well, Mark Stanger had a great right-up over on his sncguru site on how to do this pre-service portal. The old way of doing things just won't work f...

garyopela by ServiceNow Employee
  • 9820 Views
  • 4 replies
  • 1 helpfuls

Resolved! How do I delete attachments after an incident is closed?

I am needing to delete a couple of attachments on one of our incidents. When I go to Manage Attachments, the option to delete these is no longer available. I assume it is because the incident is closed. Is there a way to delete these?

trishlipe by Giga Expert
  • 8275 Views
  • 6 replies
  • 3 helpfuls

Resolved! KB Article View Count and Times Viewed

Whenever we are viewing a Knowledge Article, the View Count field adds up one more count and it is creating a record in kb_use table.I would like to know, how the View Count is added and How it is creating a record in kb_use.Is there any business rul...

xavifrancis by Kilo Expert
  • 15697 Views
  • 2 replies
  • 2 helpfuls

Resolved! Create new models for a new asset class

I have created a new Asset Class named Vehicle, and several new Model Categories associated to it, e.g. Compact, Sedan, etc. I am struggling to figure out how to create new Models (Ford Fiesta, Honda Civic, etc.) associated to it. Thanks!

Resolved! Auto-populating work notes on Incidents

I have seen in previous discussion threads where people have configured a business rule to auto-populate an e-mail address or end user to the watch list. I need to do the same, but I need to populate the work notes. I have seen discussions where via ...

Resolved! How can I see the list of fields stored in sys_user?

Hi everyone,I have one catalog client script that works perfectly:function onChange(control, oldValue, newValue, isLoading) {var caller= g_form.getReference('Employee');var gr = new GlideRecord('cmn_department');gr.get(caller.department);g_form.setVa...

scottn by Mega Expert
  • 10488 Views
  • 5 replies
  • 1 helpfuls