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
  • 4383 Views
  • 4 replies
  • 1 helpfuls

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
  • 15452 Views
  • 4 replies
  • 15 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...

ruheegupta by Tera Contributor
  • 5839 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
  • 8441 Views
  • 11 replies
  • 10 helpfuls

Checking if a Date/Time field is empty in a client script

Hi All,  I have created a new field on the task_sla table called "Actual Breach Time". I am trying to create a client script that sets the actual breached time field when the stage field changes to breached. This is what I have so far:  It works when...

find_real_file.png
bvq1 by Giga Contributor
  • 6288 Views
  • 5 replies
  • 3 helpfuls