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

Forum Posts

Catalog item & question choices on update sets.

Hi All, I am very new to the ServiceNow world and work in an organisation which is just about to go live next week. I have been working with update sets but tend to create everything first before adding to the set. I am moving service catalogue reque...

Additional Asset Hardware Substate

I'm having difficulties adding a Substate to an asset with State of "In use" which is OOTB. My Substate record is in place on sys_choice with the relevant dependency value set correctly. However, when selecting "In use" I cannot get Substate out of r...

djparkie by Tera Contributor
  • 1838 Views
  • 6 replies
  • 3 helpfuls

List_edit field lavel acl is not working

Hi Team, I am working on securtiy incident where is all field is readonly for end user without any list_edit ACL(there is no any list_edit ACL on this Table). Now I have to make one  field editable for specific role, For that I have created two LIST_...

lucky24 by Tera Contributor
  • 746 Views
  • 3 replies
  • 0 helpfuls

How to create interactive filter for list field ?

How to create interactive filter for list field ? In the incident table I am having a field called "Group" which is a list field and it refers to "sys_user_group" table.. I understand that I need to use  filter as "Cascading Filter" but I was not abl...

Sathwik1 by Tera Expert
  • 2601 Views
  • 4 replies
  • 1 helpfuls

Hiding Topics based on Portal in Virtual agent topic picker

Hi  we got new requirement to make Virtual agent bot visible from servicenow to third party application but few topics should be hidden in third party applications And we are trying to hide few topics using below code, but we are having below issues ...

Anusha Dande by Tera Contributor
  • 1354 Views
  • 5 replies
  • 1 helpfuls

change task changes to Open

When a change request state moves to Assess, any change task that is not in the open state, moves to the open state.  For example, if I have 2 change tasks and one state is WIP and the other is On Hold, when the Change Request moves to the Assess sta...

KeithM1 by Tera Expert
  • 1090 Views
  • 1 replies
  • 0 helpfuls

Assignment rule or BR for group assignment for incidents

Hello. I have a request to assign incidents to the fulfiller who created them as well as the assignment group they are a part of if they create the incident. I have considered using a business rule or just using the assignment rules to accomplish thi...

Resolved! Date field giving undefined value

I am trying to set the field in yyyy-mm-dd format but it is giving me undefined value. var date = "20.10.2018"; var dt = new GlideDate(date); var dt3 = dt.getLocalDate().getByFormat("yyyy-MM-dd"); gs.print("Date :" + dt3);     Thanks in advance!

How to show value of 'Description' field of 'Knowledge Base' table as Field Message on 'Knowledge Base' (type:reference) field of Knowledge Article form.

Hi All, On the Knowledge Article form, when value of 'Knowledge Base' field (field type is reference, getting value from Knowledge Base Table) is changed. A field message should appear below this field, that should contain value of 'Description' fiel...

Jagbir Singh by Tera Contributor
  • 1878 Views
  • 4 replies
  • 1 helpfuls