Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! No default value but field being populated

Our default value on our request form is being populated as '4 - Low', however, when I check the dictionary entry for that field, there is no default value specified. The field is set to mandatory, could that be the issue?

Resolved! Adding HTML to the Description field in the Ticket Fields Widget

Does anyone know how to make the Description field in the Ticket Fields widget into HTML? I've seen some posts to use the $sce and bind HTML but not sure how to incorporate that into the widget code. Thanks, Aryanos

Community Alums by Community Alums  
  • 4226 Views
  • 12 replies
  • 2 helpfuls

How to add expand/collapse icon in html?

Hi,  In Knowledge Management, while creating an article when I change the article type corresponding template will appear inside the text field. In every template there will be a heading and description below that. For each heading of the article, I ...

hema36 by Kilo Explorer
  • 12256 Views
  • 24 replies
  • 4 helpfuls

How can I set a view based on a users group?

Hi All,as mentioned in the short description. I want to set a specific view for user which are in a specific group.I thougt about a client script but I dont know how to set a view using a client script.Does anyone know how I can solve my problem?chee...

BerndKlus by Kilo Expert
  • 3824 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to add incident comments from different users via REST api

Hi, allI'm trying to add multiple comments one by one using Table API:  /api/now/table/incident/{incident_id} body: {"comments":"single comment"}The problem is that all the comments are added for admin user. If there is a way to specify a user for in...

Halyna by Giga Contributor
  • 2787 Views
  • 5 replies
  • 3 helpfuls

Custom sla relative duration to start from next day

Hi All, I am trying to achieve a case where the SLA should start from the next business date  (say 23rd May,tomorrow) and should allow a time of atleast 2 business days from tomorrow (i.e 25th May 00 hrs /24th May 11.59 pm). Such that if the planned ...

Resolved! How do i revert to default logo on SP?

I chose a custom logo on the branding editor but no longer wish to use it.When i delete the logo it doesn't default back to the ServiceNow logo (which is what i want). I get a simple text replacement that says "Service Portal".I've had a look in dele...