Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Workflow Hung on Switch Statement

I have a somewhat complex workflow tied to a Service Portal request form that appears to be hanging inexplicably under certain situations. When completing the request from on the Service Portal, the user first selects the type of request (Add/Modify/...

find_real_file.png
jmiskey by Kilo Sage
  • 3079 Views
  • 6 replies
  • 1 helpfuls

Dictionary override display value not working

Hi guys, I have a reference field on the Issue table to the Task table, and I want to change the display value there to short_description any idea why is this not working? It still shows the task number on the field.

find_real_file.png
Marton by Kilo Expert
  • 7554 Views
  • 7 replies
  • 6 helpfuls

Get User by UserID

in an UI action, I am trying to get User Object for the engineer selected by the user in the engineer field on the form. var engUserID = current.engineer.user_name; var thisUser = gs.getUser(); var engineerUser = thisUser.getUserByID(engUserID); But...

Resolved! Copying dictionary attributes between tables???

I'm trying to apply some dictionary attributes to each task table/form. When I look at the sys_scheme_attribute_m2m and sys_schema_attribute tables list I don't see the 'on_table' field populated. Is there a way to copy attributes across tables other...

How to add a label on Form?

Hi Community,    I need to add a label or heading in Incident form which is similar to label type variable in catalog item. I just want to put some Check box fields under it, Can any one suggest how to do that? i dont want to use annotations. Please ...

find_real_file.png
Nithin12 by Tera Expert
  • 11740 Views
  • 5 replies
  • 13 helpfuls

Resolved! Upgrade sys_trigger set properly for upgrading?

I'm going through the pre-upgrade checklist and phase 3: 22-22 say "Verify that the Upgrade sys_trigger is set properly for upgrading" and "Verify that the Check upgrade script sys_trigger is set properly for upgrading."  What exactly does this mean?...

Resolved! Search filter in Simple List Widget

Is there an option to enable search filter on a simple list widget If you notice the above screenshot ootb 'My requests' widget has(filter icon marked in red) what I exactly needed just to search the below requests with a keyword however this is not...

find_real_file.png

Resolved! Public is not working

Hi, I have a service portal with only one page and one widget on that page. I want to make the page public, so users who are not logged in can view the widget. I have checked the public box, both on the widget and the page. I have also added the page...

Nora3 by Kilo Expert
  • 5436 Views
  • 4 replies
  • 2 helpfuls

Resolved! Find out what Tickets are being Followed

Hello, Over the course of several months many ITIL users have "followed" problems and requests using the connect chat to confer. After the ticket is closed or resolved you are still following the original ticket. Is there a place in ServiceNow where ...

Brett W by Kilo Contributor
  • 4510 Views
  • 1 replies
  • 1 helpfuls

Resolved! Unable to update a catalog items Icon or Picture

So this is a new one for me....We are on London I did an Insert and Stay on one of our existing catalog items (which I have done 50+ times probably) and now I cannot update the Icon or Picture on the new item (the [Update] and [Delete] options do not...

find_real_file.png