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

Forum Posts

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
  • 3876 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
  • 2922 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...

Resolved! String type field vs Choice type field

Hi All, while creating a choice type field or string type field, I felt both the field types display the same way(drop down with respective choice values). Can I know what is the major difference between these two fields? and how are they different f...

pjsnow by Kilo Expert
  • 12965 Views
  • 4 replies
  • 14 helpfuls

what is alternative for gel() in client scripts?

Hi everyone, I need to find alternative of gel() function used in a client script. This is currently being used to call a Javaserver page(i.e., xyz.do) in servicenow. var form_name = 'xyz.do'; var form = gel(form_name); Please let me know if anyone k...

ruhee by Tera Contributor
  • 5130 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to Hide Attachment icon

Hi, if Knowledge Base is IT then only display attachment icon, other wise except IT icon should not visible to any other Knowledge base records...  

chanikya by Mega Sage
  • 6918 Views
  • 11 replies
  • 10 helpfuls