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

Forum Posts

Resolved! OnChange Client script - check field and set value

Hello,  I need any advice with client script since I'm new to ServiceNow. On Change form, I need a OnChange client script that will check a field two fields State,Risk -  if the State will be set to "Assess"(-6) and field Risk is empty users will rec...

Jan5 by Tera Contributor
  • 4908 Views
  • 2 replies
  • 2 helpfuls

Integration with Cisco Contact Center

We are implementing Service-Now and have been told by our Cisco Phone rep that Cisco Unified Contact Center Express 8.5 will not integrate with SN.We would like to see an incident form populated with Cisco caller information from the call and SN.Has ...

rvancamp by Kilo Explorer
  • 4081 Views
  • 5 replies
  • 0 helpfuls

Resolved! Hi Everyone, I need to grey out the select box choice from the variable. Like the choice should be visible but it should not be selectable

 I need to grey out the select box choice from the variable. Like the choice should be visible but it should not be selectable. Please can any suggest me what has to be done. Even I have tried the below link but it is not working for me. https://serv...

How can I add an info/error message to Agent Workspace list view?

Hi! How can I add an info/error message to Agent Workspace list view? I've created a business rule to run when a field is changed using the agent workspace list edit button. The business rule runs accordingly but addInfoMessage (or addErrorMessage) d...

Hopn by Tera Contributor
  • 1829 Views
  • 1 replies
  • 1 helpfuls

Can i use multiple addOrCondition in query?

var gr=new GlideRecord("table_name"); gr.addQuery("gender","male").addOrCondition("gender","female").addOrCondition("gender","transgender"); gr.query(); Can i use multiple addOr Condition in my query? If no any other way to do this?

Hulk1 by Giga Contributor
  • 3883 Views
  • 2 replies
  • 3 helpfuls

Checkbox in UI page

This code working fine if the number of checkboxes is 2 or 3. If the number of checkboxes is 10 or 15 then how to simplify this code? Because if the number of checkboxes is high then the combinations are also getting high. The code contains lot of if...

Hulk1 by Giga Contributor
  • 2145 Views
  • 2 replies
  • 0 helpfuls

Resolved! Help with Auto-approval in Workflow

On a catalog item we have a single user approval before the catalog tasks begin. To save some time and effort we're implementing a consent through silence approach after 3 business days, where if the approver takes no action the item is auto-approved...

Keri1 by Kilo Expert
  • 6336 Views
  • 11 replies
  • 0 helpfuls

Resolved! Filter subcategory based on category choice in Service Catalog item

Hello everyone, I am using the OOB 'Create Incident' feature from the 'Help' section of the Service Catalog. My users use this Service Catalog item to create incidents. I wanted to add a subcategory field to help users narrow down their issue and pro...

Chris135 by Giga Contributor
  • 7548 Views
  • 14 replies
  • 7 helpfuls

No readable comment field in portal

Hi,  I have added a widget instance to my portal, to show watched RITs, so that a non ITIL user can view and comment on any requests where they have been added to the watch list.   This has worked fine, and the watcher can see the RITs.  But when the...

Collette1 by Giga Contributor
  • 4073 Views
  • 8 replies
  • 0 helpfuls

Dot walk catalog variables in report

Hi All, I have a requirement ,where i  have to created a report on approval table, but i want to get the variables of the catalog item on the report. is it possible to dot walk the variables of a catalog item with details of approval as well. i am un...

Priya75 by Tera Contributor
  • 1206 Views
  • 2 replies
  • 0 helpfuls