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

Forum Posts

Resolved! Activate 'Add Purchase Order' Button

Hi Experts,I am new to Asset Management and I activate Procurement Module.Now when I click on 'Source Request', I want to place a purchase order. But the button is not enabled.What am I missing??

find_real_file.png

Resolved! Lookup icon is not working in "Self Service" view

Dear all,I am facing a little problem and I hope I would get your help.When I view a list of incidents in the "Default view" and I open one record I get to choose the "Requester" field for that incident by clicking on the lookup icon.However when I v...

Resolved! Service Portal - Change Sequence of Search Results

The Service Portal search results return in this sequence.We would like to change the sequence (Left Box) to Service Catalog, Knowledge Base and Question and Answers. Also the search results (list window on right) in the same sequence. Our goal is to...

find_real_file.png
JimCheffer by Kilo Expert
  • 4988 Views
  • 15 replies
  • 8 helpfuls

How to make a true/false (boolean) field mandatory?

Hi everyone  Did some of you face the same problem?In the change_request I would like to make "production_system" mandatory. As it is a True/False field and I don't want to change the type I tried to configured a choice list with none. But it isn't w...

chr_kluge by ServiceNow Employee
  • 5593 Views
  • 10 replies
  • 3 helpfuls

ACL - Best Practices Tips

Hi friends, Was trying to find a doc or page with best practices regarding ACL's but could not find any match. Let's say if we have an ACL that allow users with ITIL role to read the content of a certain table, row read level as well.Then we need to ...

Tagging multiple Configuration Item on a Change Request

We are currently using a record producer on Service Portal to create change requests. One of our requirements is to allow entering of multiple affected Configuration Items. So on the service catalog side, we were able to add a variable with type "Lis...

JC S_ by Mega Guru
  • 3125 Views
  • 1 replies
  • 0 helpfuls

Get Total in stack bar chart

I have stack bar chart which shows total based on stacked columns. If i select the Display Grid it will show total as well as stacked data again.I want to see just Total of the stacked bar graph as Total : 127,088 Thank u in advanceBelow is the scree...

find_real_file.png
suryan by Kilo Expert
  • 2371 Views
  • 2 replies
  • 0 helpfuls

Business rule in mobile

Hi,My business rule script in approval table is working only on desktop and it is not working in mobile....Does business rule run on mobile? If so then how to select both mobile and desktop options?

asham2 by Kilo Contributor
  • 1666 Views
  • 4 replies
  • 0 helpfuls

Resolved! Not able to write GlideRecord On Scoped app table

Hi All,below script in not working, table is scoped app, i am trying to access it from global tried script include as well.var ess=new GlideRecord('sn_xxxx_request_temp');ess.addQuery('u__id',id);ess.query();var count=ess.getRowCount();if(count>=1 ){...

Pritam3 by Giga Contributor
  • 2698 Views
  • 5 replies
  • 2 helpfuls