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

Forum Posts

Embed a report to an external site?

Hey everyone,  I would like to know if it is possible to embed a report to an external site.  For example, instead of the end user having to create a report in ServiceNow, they would be able to view a live report from a Google site.  I have tried i...

dinoseck by Kilo Explorer
  • 9245 Views
  • 11 replies
  • 2 helpfuls

Resolved! How to uncheck a checkbox when another checkbox is checked

I have the following situation.   I have 2 checkboxes.   One checkbox (CB1) that has a ui policy to show additional variables and other checkxbox (CB2) doesn't.   What I don't know how to do is to have a checkbox unchecked if another checkbox is chec...

JR Guieb by Tera Expert
  • 4750 Views
  • 4 replies
  • 0 helpfuls

project ideas

I am new to the servicenow platform and I want to do a demo project on IT Service management or Operations management in my company. So,what kind of project can I implement such that it is useful to the company and myself.

saikaushik by Kilo Explorer
  • 4178 Views
  • 2 replies
  • 1 helpfuls

Resolved! ui action overriding submit button

Hi Experts,i have created a UI Action that is supposed to reset all the fields in the form while creation .below is the codeif(current.isNewRecord()){current.setWorkflow(false);current.autoSysFields(false);current.u_phone="";current.u_type="";action....

find_real_file.png find_real_file.png

Resolved! how to add tabs like approval etc in the incident form

Hi,I have been trying to search a lot about the possibility of adding approval like tabs to my incident form. Can anyone please help me with this. I mam really curious about this factThe 'requested item' highlighted along with other highlighted tabs....

Capture.PNG
nehasr1288 by Tera Expert
  • 6398 Views
  • 6 replies
  • 2 helpfuls

sharing a template

If I create a template, can I share it?   If so, can I control who I share it with?

stevekeiper by Kilo Contributor
  • 4179 Views
  • 4 replies
  • 3 helpfuls

grey out days in calendar

Hi GuysHas anyone ever greyed out certain days on the calendar picker. For example, only letting the user pick a "Monday" only. If so could you explain how you went about it? We are using Fuji.Thank you in advance

Is There a List of All available SNC API's?

Hi Wally Marx & Group Forum,Is there a listing of all the available API's today? and those planned? We are going to be looking at SNC for documenting and processing incidents and requests concerning the synchronization of records between various syst...

How to customize css styles used by HTML editor fields?

Hi, We use TinyMCE editor for HTML fields. I would like to customize the styles that are proposed there, but I don't know where is the CSS that defines tehse styles...The Wiki says that styles can be overridden by editing the themes.css but I can't f...

Resolved! Script in data policy

Below is the script written in UI policy to make fields as mandatory based on condition, how to write this in data policy, since it cannot be converted since UI script is running a script.UI policy code:var fields = g_form.getEditableFields();for (va...

suryan by Kilo Expert
  • 3681 Views
  • 8 replies
  • 0 helpfuls